[Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/setup.py Back to development: 0.3.1

Godefroid Chapelle cvs-admin at zope.org
Mon Nov 12 16:04:40 UTC 2012


Log message for revision 128252:
  Back to development: 0.3.1

Changed:
  U   Sandbox/gotcha/five.taskqueue/trunk/setup.py

-=-
Modified: Sandbox/gotcha/five.taskqueue/trunk/setup.py
===================================================================
--- Sandbox/gotcha/five.taskqueue/trunk/setup.py	2012-11-12 16:03:54 UTC (rev 128251)
+++ Sandbox/gotcha/five.taskqueue/trunk/setup.py	2012-11-12 16:04:40 UTC (rev 128252)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.3.0'
+version = '0.3.1.dev0'
 
 setup(name='five.taskqueue',
       version=version,



More information about the checkins mailing list