__pkginfo__.py
changeset 7322 108c87e0538c
parent 7319 e712bc6f1f71
child 7365 5cd0dbc26882
--- a/__pkginfo__.py	Thu May 05 15:28:24 2011 +0200
+++ b/__pkginfo__.py	Fri May 06 08:52:09 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 2)
+numversion = (3, 12, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"