cubicweb/__pkginfo__.py
branch3.23
changeset 11395 8f035d5d5953
parent 11377 52dae7bc0ffd
child 11425 740cc1e09322
child 11418 b7a4b8458932
--- a/cubicweb/__pkginfo__.py	Wed Jun 29 11:06:25 2016 +0200
+++ b/cubicweb/__pkginfo__.py	Wed Jun 29 13:51:25 2016 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 23, 0)
+numversion = (3, 23, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"