__pkginfo__.py
brancholdstable
changeset 8854 0ff798f80138
parent 8503 9337812cef6b
child 8860 e5db11a399be
--- a/__pkginfo__.py	Mon Apr 08 11:09:50 2013 +0200
+++ b/__pkginfo__.py	Mon Apr 08 12:19:24 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 9)
+numversion = (3, 14, 10)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"