__pkginfo__.py
changeset 9997 1ad8e2ebaf5c
parent 9987 bf4f5064c7f5
child 10000 4352b7ccde04
child 10031 bea3f6595fb4
--- a/__pkginfo__.py	Mon Sep 15 10:06:07 2014 +0200
+++ b/__pkginfo__.py	Mon Oct 06 17:32:49 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 4)
+numversion = (3, 19, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"