__pkginfo__.py
changeset 6600 3829498510a7
parent 6574 a7bbd69f1d1c
child 6644 387c19e6de4b
--- a/__pkginfo__.py	Fri Oct 22 17:40:23 2010 +0200
+++ b/__pkginfo__.py	Fri Oct 22 17:41:11 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 3)
+numversion = (3, 10, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"