[pkg] 0.4.0
authorJulien Cristau <julien.cristau@logilab.fr>
Thu, 23 Jul 2015 17:48:39 +0200
changeset 11582 a478e7498110
parent 11581 5b30fd6f18c4
child 11583 897a149e8208
[pkg] 0.4.0
debian/changelog
setup.py
--- a/debian/changelog	Thu Jul 23 17:45:37 2015 +0200
+++ b/debian/changelog	Thu Jul 23 17:48:39 2015 +0200
@@ -1,3 +1,9 @@
+pyramid-cubicweb (0.4.0-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Thu, 23 Jul 2015 17:48:22 +0200
+
 pyramid-cubicweb (0.3.1-1) UNRELEASED; urgency=medium
 
   * new upstream release 
--- 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',