cubicweb/__pkginfo__.py
branch3.23
changeset 11418 b7a4b8458932
parent 11395 8f035d5d5953
child 11426 f666f484e5f4
child 12085 032aad6f3586
--- a/cubicweb/__pkginfo__.py	Wed Jun 29 13:52:25 2016 +0200
+++ b/cubicweb/__pkginfo__.py	Tue Jul 05 13:02:14 2016 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 23, 1)
+numversion = (3, 23, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"