[Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/ Back to development: 0.1-alpha-4

Jean-Francois Roche jfroche at jfroche.be
Mon May 16 09:22:18 EDT 2011


Log message for revision 121678:
  Back to development: 0.1-alpha-4

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

-=-
Modified: Sandbox/gotcha/five.taskqueue/trunk/docs/HISTORY.txt
===================================================================
--- Sandbox/gotcha/five.taskqueue/trunk/docs/HISTORY.txt	2011-05-16 13:21:21 UTC (rev 121677)
+++ Sandbox/gotcha/five.taskqueue/trunk/docs/HISTORY.txt	2011-05-16 13:22:17 UTC (rev 121678)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.1-alpha-4 (unreleased)
+------------------------
+
+- Nothing changed yet.
+
+
 0.1-alpha-3 (2011-05-16)
 ------------------------
 

Modified: Sandbox/gotcha/five.taskqueue/trunk/setup.py
===================================================================
--- Sandbox/gotcha/five.taskqueue/trunk/setup.py	2011-05-16 13:21:21 UTC (rev 121677)
+++ Sandbox/gotcha/five.taskqueue/trunk/setup.py	2011-05-16 13:22:17 UTC (rev 121678)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1-alpha-3'
+version = '0.1-alpha-4dev'
 
 setup(name='five.taskqueue',
       version=version,



More information about the checkins mailing list