__pkginfo__.py
branchstable
changeset 7780 a1d5365fefc1
parent 7773 20d9c550c57e
child 7782 40a49f4350a5
child 7789 1c8d6eec4c25
--- a/__pkginfo__.py	Tue Sep 13 14:41:53 2011 +0200
+++ b/__pkginfo__.py	Tue Sep 13 14:48:24 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 5)
+numversion = (3, 14, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"