Set version 0.3.0
authorChristophe de Vienne <christophe@unlish.com>
Mon, 11 May 2015 15:22:24 +0200
changeset 11570 9957c610a047
parent 11569 42d6d4dcd153
child 11571 a80e076d3f42
Set version 0.3.0
debian/changelog
setup.py
--- a/debian/changelog	Tue Feb 24 17:19:58 2015 +0100
+++ b/debian/changelog	Mon May 11 15:22:24 2015 +0200
@@ -1,3 +1,9 @@
+pyramid-cubicweb (0.3.0-1) unstable; urgency=medium
+
+  * upstream release
+
+ -- Christophe de Vienne <christophe@unlish.com>  Mon, 11 May 2015 15:21:46 +0200
+
 pyramid-cubicweb (0.2.1-1) unstable; urgency=medium
 
   * upstream release
--- a/setup.py	Tue Feb 24 17:19:58 2015 +0100
+++ b/setup.py	Mon May 11 15:22:24 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.2.1',
+    version='0.3.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',