__pkginfo__.py
changeset 9895 37f7c60f89f1
parent 9894 9461d1bd70bb
child 9951 8cdcbf3f4fd0
child 9984 793377697c81
--- a/__pkginfo__.py	Fri Jul 18 16:14:58 2014 +0200
+++ b/__pkginfo__.py	Fri Jul 18 16:16:53 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 2)
+numversion = (3, 19, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"