setup.py
changeset 11594 61f69ac2d6bc
parent 11590 398b2c840e14
child 11612 94d1a024b3bf
--- a/setup.py	Fri Aug 07 11:59:07 2015 +0200
+++ b/setup.py	Mon Aug 10 17:42:47 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.4.1',
+    version='0.5.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',