Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Validata
validata-core
Commits
ff0d6c98
Commit
ff0d6c98
authored
Aug 01, 2019
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release
parent
5d18da59
Pipeline
#1288
passed with stages
in 2 minutes and 2 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
ff0d6c98
## 0.5.2
-
Add 'lxml' forgotten dependency
## 0.5.1
-
Add 'ezodf' forgotten dependency
...
...
setup.py
View file @
ff0d6c98
...
...
@@ -12,7 +12,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd_in:
setup
(
name
=
'validata_core'
,
version
=
'0.5.
1
'
,
version
=
'0.5.
2
'
,
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