Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
42bcad9b
Commit
42bcad9b
authored
Mar 05, 2019
by
VIGNET Pierre
Browse files
[cmd][lib] Bump 0.1.6 and 0.1.8
parent
a5bda00e
Changes
2
Hide whitespace changes
Inline
Side-by-side
command_line/setup.py
View file @
42bcad9b
...
...
@@ -31,7 +31,7 @@ from setuptools import setup, find_packages
from
setuptools.command.test
import
test
as
TestCommand
from
sys
import
version_info
__PACKAGE_VERSION__
=
"0.1.
5
"
__PACKAGE_VERSION__
=
"0.1.
6
"
deps
=
[]
...
...
library/setup.py
View file @
42bcad9b
...
...
@@ -35,8 +35,8 @@ from distutils import sysconfig
from
setuptools
import
setup
,
Extension
,
find_packages
from
setuptools.command.test
import
test
as
TestCommand
__PACKAGE_VERSION__
=
"0.1.
7
"
__LIBRARY_VERSION__
=
"0.
1
.0"
__PACKAGE_VERSION__
=
"0.1.
8
"
__LIBRARY_VERSION__
=
"0.
2
.0"
################################################################################
...
...
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