__pkginfo__.py
changeset 10629 f933a38d7ab5
parent 10392 5932de3d50bf
child 10640 17bdc485c5b2
child 11116 72a0f70879ac
--- a/__pkginfo__.py	Mon Oct 05 16:36:49 2015 +0200
+++ b/__pkginfo__.py	Tue Oct 06 18:35:14 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 12)
+numversion = (3, 19, 13)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"