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
cc6f7a8b
Commit
cc6f7a8b
authored
Apr 03, 2020
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release
parent
022aa193
Pipeline
#1870
passed with stages
in 2 minutes and 53 seconds
Changes
2
Pipelines
2
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 @
cc6f7a8b
## 0.5.7
-
Freeze requirements
-
Unlock tableschema version
## 0.5.6
-
Reorder imports
...
...
setup.py
View file @
cc6f7a8b
...
...
@@ -12,7 +12,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd_in:
setup
(
name
=
'validata_core'
,
version
=
'0.5.
6
'
,
version
=
'0.5.
7
'
,
description
=
"Validata Core library"
,
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