Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-common
Commits
22d68daa5581
Commit
93e5ca6d
authored
Jun 10, 2020
by
Henri Cazottes
Browse files
[pkg]: Bump version to 1.7.0
parent
44a46a8c88ed
Pipeline
#8702
passed with stages
in 11 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
22d68daa
...
...
@@ -28,7 +28,7 @@ modname = "common"
subpackage_of
=
"logilab"
subpackage_master
=
True
numversion
=
(
1
,
6
,
1
)
numversion
=
(
1
,
7
,
0
)
version
=
"."
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
"LGPL"
# 2.1 or later
...
...
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