[Checkins] SVN: hurry.workflow/trunk/ Preparing release 0.12

Martijn Faassen faassen at startifact.com
Fri Feb 10 17:00:01 UTC 2012


Log message for revision 124367:
  Preparing release 0.12

Changed:
  U   hurry.workflow/trunk/CHANGES.txt
  U   hurry.workflow/trunk/setup.py

-=-
Modified: hurry.workflow/trunk/CHANGES.txt
===================================================================
--- hurry.workflow/trunk/CHANGES.txt	2012-02-10 16:59:43 UTC (rev 124366)
+++ hurry.workflow/trunk/CHANGES.txt	2012-02-10 17:00:00 UTC (rev 124367)
@@ -2,7 +2,7 @@
 hurry.workflow changes
 ======================
 
-0.12 (unreleased)
+0.12 (2012-02-10)
 =================
 
 * Make the info() and state() functions on the WorkflowInfo class into

Modified: hurry.workflow/trunk/setup.py
===================================================================
--- hurry.workflow/trunk/setup.py	2012-02-10 16:59:43 UTC (rev 124366)
+++ hurry.workflow/trunk/setup.py	2012-02-10 17:00:00 UTC (rev 124367)
@@ -20,7 +20,7 @@
 
 setup(
     name="hurry.workflow",
-    version = '0.12dev',
+    version='0.12',
     packages=find_packages('src'),
     
     package_dir= {'':'src'},



More information about the checkins mailing list