Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
validata-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
19
Issues
19
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Validata
validata-ui
Commits
ebaaf098
Commit
ebaaf098
authored
Apr 03, 2020
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
CHANGELOG.md
+5
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
ebaaf098
# 0.3.8
-
Fix error handling
-
Improve error display on home page
# 0.3.7
# 0.3.7
-
Code refactoring
-
Code refactoring
...
...
setup.py
View file @
ebaaf098
...
@@ -13,7 +13,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd:
...
@@ -13,7 +13,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd:
setup
(
setup
(
name
=
'validata_ui'
,
name
=
'validata_ui'
,
version
=
'0.3.
7
'
,
version
=
'0.3.
8
'
,
description
=
'Validata Web UI'
,
description
=
'Validata Web UI'
,
long_description
=
LONG_DESCRIPTION
,
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