[Checkins] SVN: Sandbox/gotcha/five.taskqueue/ Preparing release 0.1-alpha-1

Godefroid Chapelle gotcha at bubblenet.be
Mon Sep 27 05:15:18 EDT 2010


Log message for revision 116965:
  Preparing release 0.1-alpha-1

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

-=-
Modified: Sandbox/gotcha/five.taskqueue/docs/HISTORY.txt
===================================================================
--- Sandbox/gotcha/five.taskqueue/docs/HISTORY.txt	2010-09-27 06:55:48 UTC (rev 116964)
+++ Sandbox/gotcha/five.taskqueue/docs/HISTORY.txt	2010-09-27 09:15:17 UTC (rev 116965)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.1dev (unreleased)
--------------------
+0.1-alpha-1 (2010-09-27)
+------------------------
 
 - Initial release

Modified: Sandbox/gotcha/five.taskqueue/setup.py
===================================================================
--- Sandbox/gotcha/five.taskqueue/setup.py	2010-09-27 06:55:48 UTC (rev 116964)
+++ Sandbox/gotcha/five.taskqueue/setup.py	2010-09-27 09:15:17 UTC (rev 116965)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1'
+version = '0.1-alpha-1'
 
 setup(name='five.taskqueue',
       version=version,



More information about the checkins mailing list