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
dc13b2c2
Commit
dc13b2c2
authored
Jan 08, 2021
by
Pierre Dittgen
Browse files
Release
parent
6bf1da4a
Pipeline
#2472
passed with stage
in 5 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
dc13b2c2
# Changelog
##
next
##
0.4.0a6
-
Add explicit error message on startup if
`CONFIG`
env variable is not set
-
Fix PDF generation temporary file early removal
...
...
setup.py
View file @
dc13b2c2
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd:
setup
(
name
=
"validata_ui"
,
version
=
"0.4.0a
5
"
,
version
=
"0.4.0a
6
"
,
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
.
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