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 Core
Commits
fe9baac4
Commit
fe9baac4
authored
Jan 08, 2021
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release
parent
084c4d10
Pipeline
#2474
passed with stage
in 1 minute and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
CHANGELOG.md
+1
-1
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
fe9baac4
##
next
##
0.6.0a3
-
Fix double header bug
...
...
setup.py
View file @
fe9baac4
...
...
@@ -12,7 +12,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd_in:
setup
(
name
=
"validata_core"
,
version
=
"0.6.0a
2
"
,
version
=
"0.6.0a
3
"
,
description
=
"Validata Core library"
,
long_description
=
LONG_DESCRIPTION
,
long_description_content_type
=
"text/markdown"
,
...
...
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