[Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/ Preparing	release 0.1-alpha-3
    Jean-Francois Roche 
    jfroche at jfroche.be
       
    Mon May 16 09:21:01 EDT 2011
    
    
  
Log message for revision 121676:
  Preparing release 0.1-alpha-3
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:19:58 UTC (rev 121675)
+++ Sandbox/gotcha/five.taskqueue/trunk/docs/HISTORY.txt	2011-05-16 13:21:01 UTC (rev 121676)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.1-alpha-3 (unreleased)
+0.1-alpha-3 (2011-05-16)
 ------------------------
 
 - Avoid code to stop thread and set the default value for variable before exception
Modified: Sandbox/gotcha/five.taskqueue/trunk/setup.py
===================================================================
--- Sandbox/gotcha/five.taskqueue/trunk/setup.py	2011-05-16 13:19:58 UTC (rev 121675)
+++ Sandbox/gotcha/five.taskqueue/trunk/setup.py	2011-05-16 13:21:01 UTC (rev 121676)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1-alpha-3dev'
+version = '0.1-alpha-3'
 
 setup(name='five.taskqueue',
       version=version,
    
    
More information about the checkins
mailing list