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
cubicweb
cubes
celerytask
Commits
2082c680862b
Commit
a68a9fb3
authored
Mar 06, 2018
by
Philippe Pepiot
Browse files
[pkg] version 0.5.1
parent
b6dbbfffe656
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
2082c680
...
...
@@ -9,7 +9,7 @@ from glob import glob
modname
=
'celerytask'
distname
=
'cubicweb-celerytask'
numversion
=
(
0
,
5
,
0
)
numversion
=
(
0
,
5
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
2082c680
cubicweb-celerytask (0.5.1-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Tue, 06 Mar 2018 12:24:11 +0100
cubicweb-celerytask (0.5.0-1) unstable; urgency=medium
* new upstream release
...
...
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