Skip to content
Snippets Groups Projects
Commit aa26f15b6654 authored by sylvain thenault's avatar sylvain thenault
Browse files

1.4 for cw 3.2

parent 4de8a665b4da
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
distname = "cubicweb-comment"
modname = distname.split('-', 1)[1]
numversion = (1, 3, 1)
numversion = (1, 4, 0)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
......
cubicweb-comment (1.4.0-1) unstable; urgency=low
* new upstream release depending on cubicweb 3.2
* rules: remove pythonX.Y/site-packages junk
--
cubicweb-comment (1.3.1-2) DISTRIBUTION; urgency=low
* fixed cubicweb-common dependency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment