__pkginfo__.py
changeset 11235 636a83e65870
parent 11222 f66a4895759e
child 11371 2cc16363d6a3
child 11401 0b4fd993e9d7
--- a/__pkginfo__.py	Wed Apr 20 14:43:48 2016 +0200
+++ b/__pkginfo__.py	Mon May 09 17:05:14 2016 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 14)
+numversion = (3, 20, 15)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"