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
a16a25ae
Commit
a16a25ae
authored
Mar 24, 2021
by
Pierre Dittgen
Browse files
Release
parent
80b49883
Pipeline
#2692
passed with stages
in 2 minutes and 22 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a16a25ae
...
...
@@ -2,6 +2,8 @@
## next
## 0.7.0a7
-
Adapt error filters based on tags
-
Remove unused import
-
Fix flake8 issues
...
...
setup.py
View file @
a16a25ae
...
...
@@ -12,7 +12,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd_in:
setup
(
name
=
"validata_core"
,
version
=
"0.7.0a
6
"
,
version
=
"0.7.0a
7
"
,
description
=
"Validata Core library"
,
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