__pkginfo__.py
branchstable
changeset 9527 29442fa3d272
parent 9521 9eb810333b0f
child 9536 1e39c5e91b68
child 9560 97fed7743dbe
--- a/__pkginfo__.py	Mon Feb 10 18:00:26 2014 +0100
+++ b/__pkginfo__.py	Thu Feb 13 19:29:20 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 12)
+numversion = (3, 17, 13)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"