setup.py
changeset 11582 a478e7498110
parent 11576 6df91cb85ecc
child 11590 398b2c840e14
--- a/setup.py	Thu Jul 23 17:45:37 2015 +0200
+++ b/setup.py	Thu Jul 23 17:48:39 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.3.1',
+    version='0.4.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',