__pkginfo__.py
branchstable
changeset 9982 d91501356742
parent 9947 6343d91f5200
child 9984 793377697c81
child 10052 76e895a380ea
--- a/__pkginfo__.py	Tue Jan 28 15:27:59 2014 +0100
+++ b/__pkginfo__.py	Wed Sep 24 15:08:44 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 5)
+numversion = (3, 18, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"