__pkginfo__.py
changeset 10287 51aa56e7d507
parent 10272 3231fd2fa7a5
child 10297 7f64859dcbcd
--- a/__pkginfo__.py	Wed Mar 25 08:09:56 2015 +0100
+++ b/__pkginfo__.py	Fri Mar 27 14:56:33 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 4)
+numversion = (3, 20, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"