__pkginfo__.py
changeset 10074 ab956b780d4e
parent 10012 8c2c6fdd8d56
parent 10062 c5637b5337e8
child 10108 129af90b2364
--- a/__pkginfo__.py	Wed Jul 30 22:26:18 2014 +0200
+++ b/__pkginfo__.py	Mon Dec 01 11:13:10 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 5)
+numversion = (3, 19, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"