__pkginfo__.py
changeset 10226 3bab0b9b0ee7
parent 10185 b7c373d74754
child 10229 512ba8f37bd4
child 10267 a8e9373faec1
--- a/__pkginfo__.py	Thu Mar 12 11:00:57 2015 +0100
+++ b/__pkginfo__.py	Thu Mar 12 11:52:18 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 9)
+numversion = (3, 19, 10)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"