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 API
Commits
e4a740ad
Commit
e4a740ad
authored
Jun 10, 2022
by
qloridant
Browse files
Release version 0.6.4
parent
aaaae046
Pipeline
#3677
passed with stage
in 6 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e4a740ad
# CHANGELOG
## 0.6.4
-
Upgrade requirements (run pip compile for all packages)
## 0.6.3
-
Upgrade requirements (validata-core
`0.8.6`
)
-
## 0.6.2
-
Upgrade requirements (validata-core
`0.8.5`
)
...
...
setup.py
View file @
e4a740ad
...
...
@@ -14,7 +14,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd:
setup
(
name
=
"Validata-API"
,
version
=
"0.6.
3
"
,
version
=
"0.6.
4
"
,
description
=
"Validata Web API"
,
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