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 Core
Commits
169d26bd
Commit
169d26bd
authored
Mar 15, 2021
by
Pierre Dittgen
Browse files
Release
parent
6c36c649
Pipeline
#2662
passed with stages
in 25 minutes and 30 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
169d26bd
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
## next
## next
## 0.7.0a3
Update to frictionless 4.1.0
Update to frictionless 4.1.0
## 0.7.0a2
## 0.7.0a2
...
...
setup.py
View file @
169d26bd
...
@@ -12,7 +12,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd_in:
...
@@ -12,7 +12,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd_in:
setup
(
setup
(
name
=
"validata_core"
,
name
=
"validata_core"
,
version
=
"0.7.0a
2
"
,
version
=
"0.7.0a
3
"
,
description
=
"Validata Core library"
,
description
=
"Validata Core library"
,
long_description
=
LONG_DESCRIPTION
,
long_description
=
LONG_DESCRIPTION
,
long_description_content_type
=
"text/markdown"
,
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