Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
89a49e7d
Commit
89a49e7d
authored
Jul 31, 2019
by
Pierre Dittgen
Browse files
Release
parent
eccdd4f1
Pipeline
#1271
failed with stage
in 2 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
89a49e7d
# 0.2.22
-
Fix crash on home page if non existant repo
## 0.2.21
-
Fix https://git.opendatafrance.net/validata/validata-ui/issues/64 (commonmark to HTML conversion)
...
...
setup.py
View file @
89a49e7d
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd:
setup
(
name
=
'validata_ui'
,
version
=
'0.2.2
1
'
,
version
=
'0.2.2
2
'
,
description
=
'Validata Web UI'
,
long_description
=
LONG_DESCRIPTION
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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