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
ebaaf098
Commit
ebaaf098
authored
Apr 03, 2020
by
Pierre Dittgen
Browse files
Release
parent
09895cd0
Pipeline
#1867
passed with stage
in 6 minutes and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ebaaf098
# 0.3.8
-
Fix error handling
-
Improve error display on home page
# 0.3.7
-
Code refactoring
...
...
setup.py
View file @
ebaaf098
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd:
setup
(
name
=
'validata_ui'
,
version
=
'0.3.
7
'
,
version
=
'0.3.
8
'
,
description
=
'Validata Web UI'
,
long_description
=
LONG_DESCRIPTION
,
...
...
Write
Preview
Supports
Markdown
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