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

Godefroid Chapelle gotcha at bubblenet.be
Tue Oct 19 10:10:50 EDT 2010


Log message for revision 117767:
  Back to development: 0.1-alpha-3

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

-=-
Modified: Sandbox/gotcha/z3c.taskqueue/trunk/docs/HISTORY.txt
===================================================================
--- Sandbox/gotcha/z3c.taskqueue/trunk/docs/HISTORY.txt	2010-10-19 14:10:16 UTC (rev 117766)
+++ Sandbox/gotcha/z3c.taskqueue/trunk/docs/HISTORY.txt	2010-10-19 14:10:50 UTC (rev 117767)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.1-alpha-3 (unreleased)
+------------------------
+
+- Nothing changed yet.
+
+
 0.1-alpha-2 (2010-10-19)
 ------------------------
 

Modified: Sandbox/gotcha/z3c.taskqueue/trunk/setup.py
===================================================================
--- Sandbox/gotcha/z3c.taskqueue/trunk/setup.py	2010-10-19 14:10:16 UTC (rev 117766)
+++ Sandbox/gotcha/z3c.taskqueue/trunk/setup.py	2010-10-19 14:10:50 UTC (rev 117767)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1-alpha-2'
+version = '0.1-alpha-3dev'
 
 setup(name='z3c.taskqueue',
       version=version,



More information about the checkins mailing list