__pkginfo__.py
changeset 1241 00a8e6a1447e
parent 1040 a9ba200ab150
child 1256 f7b875c62039
--- a/__pkginfo__.py	Mon Apr 06 08:58:44 2009 +0200
+++ b/__pkginfo__.py	Mon Apr 06 08:59:12 2009 +0200
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 1, 2)
+numversion = (3, 1, 3)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'