Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Validata
validata-ui
Commits
8ba88ecc
Commit
8ba88ecc
authored
Jul 18, 2019
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release
parent
572ea9e4
Pipeline
#1238
passed with stage
in 5 minutes and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
8ba88ecc
## 0.2.21
-
Fix https://git.opendatafrance.net/validata/validata-ui/issues/64 (commonmark to HTML conversion)
## 0.2.20
-
home page : allow HTML description for section
...
...
setup.py
View file @
8ba88ecc
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd:
setup
(
name
=
'validata_ui'
,
version
=
'0.2.2
0
'
,
version
=
'0.2.2
1
'
,
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