__pkginfo__.py
changeset 5048 bf8a53a11b6d
parent 5024 9e718abe3fde
parent 5045 c5c1fd2bdfa4
child 5121 a63d7886fcf5
--- a/__pkginfo__.py	Fri Mar 26 16:15:16 2010 +0100
+++ b/__pkginfo__.py	Fri Mar 26 16:15:41 2010 +0100
@@ -7,7 +7,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 7, 1)
+numversion = (3, 7, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"