__pkginfo__.py
changeset 9672 7c2d058359f6
parent 9635 aaf099172bb9
child 9685 0033aa71e077
--- a/__pkginfo__.py	Wed Apr 09 10:51:15 2014 +0200
+++ b/__pkginfo__.py	Wed Apr 09 11:19:59 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 4)
+numversion = (3, 19, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"