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
f17cc796
Commit
f17cc796
authored
Mar 04, 2021
by
Pierre Dittgen
Browse files
Release
parent
1ba56147
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f17cc796
...
...
@@ -2,6 +2,8 @@
## next
## 0.4.1
-
add explicit error message when a tabular data as an URL can't be retrieved (404)
-
improve error message (
[
issue
](
https://git.opendatafrance.net/validata/validata-ui/-/issues/82
)
]
...
...
setup.py
View file @
f17cc796
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd:
setup
(
name
=
"validata_ui"
,
version
=
"0.4.
0
"
,
version
=
"0.4.
1
"
,
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