__pkginfo__.py
changeset 11105 2a8884f3be3d
parent 11051 de472896fc0a
child 11127 6464edfa95bb
--- a/__pkginfo__.py	Mon Jul 06 11:04:42 2015 +0200
+++ b/__pkginfo__.py	Fri Feb 12 10:39:14 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 22, 0)
+numversion = (3, 22, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"