cubicweb/__pkginfo__.py
changeset 12294 038ff1a7259f
parent 12254 2060ee44ea9a
child 12295 e08d8e171238
--- a/cubicweb/__pkginfo__.py	Fri Jan 12 10:17:10 2018 +0100
+++ b/cubicweb/__pkginfo__.py	Mon Apr 23 13:50:50 2018 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 0)
+numversion = (3, 27, 0)
 version = '.'.join(str(num) for num in numversion) + '.dev0'
 
 description = "a repository of entities / relations for knowledge management"