__pkginfo__.py
changeset 6644 387c19e6de4b
parent 6600 3829498510a7
child 6713 3c81dbb58ac4
--- a/__pkginfo__.py	Mon Oct 25 18:08:42 2010 +0200
+++ b/__pkginfo__.py	Mon Oct 25 18:24:08 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 4)
+numversion = (3, 10, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"