Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johan Richer
validata-ui
Commits
7af98c43
Commit
7af98c43
authored
Mar 09, 2021
by
Pierre Dittgen
Browse files
Release
parent
b2c86f9b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7af98c43
...
...
@@ -2,6 +2,8 @@
## next
## 0.5.0a2 (`towards_frictionless_4` branch)
-
update requirements (validata-core 0.7.0a2)
-
add explicit error message when a tabular data as url can't be retrieved (404)
-
improve error message (
[
issue
](
https://git.opendatafrance.net/validata/validata-ui/-/issues/82
)
]
...
...
setup.py
View file @
7af98c43
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd:
setup
(
name
=
"validata_ui"
,
version
=
"0.5.0a
1
"
,
version
=
"0.5.0a
2
"
,
description
=
"Validata Web UI"
,
long_description
=
LONG_DESCRIPTION
,
long_description_content_type
=
"text/markdown"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment