setup.py
changeset 11576 6df91cb85ecc
parent 11570 9957c610a047
child 11582 a478e7498110
--- a/setup.py	Wed Apr 29 22:46:17 2015 +0200
+++ b/setup.py	Thu Jun 18 10:46:09 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.3.0',
+    version='0.3.1',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',