__pkginfo__.py
changeset 9413 3861ebfd6aa8
parent 9399 17149bfc56b9
child 9422 5a4fba9a02d7
--- a/__pkginfo__.py	Thu Jan 16 13:50:26 2014 +0100
+++ b/__pkginfo__.py	Thu Jan 16 11:54:06 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 0)
+numversion = (3, 18, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"