__pkginfo__.py
changeset 9761 852880ba8b60
parent 9685 0033aa71e077
child 9865 fd45020eabfe
--- a/__pkginfo__.py	Mon May 05 11:26:18 2014 +0200
+++ b/__pkginfo__.py	Tue Jun 03 12:16:20 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 0)
+numversion = (3, 19, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"