setup.py
changeset 11590 398b2c840e14
parent 11582 a478e7498110
child 11594 61f69ac2d6bc
--- a/setup.py	Fri Jul 24 16:59:13 2015 +0200
+++ b/setup.py	Mon Aug 03 16:27:16 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.4.0',
+    version='0.4.1',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',