[Checkins] SVN: hurry.custom/trunk/ Preparing release 0.6.2

Martijn Faassen faassen at startifact.com
Mon Jun 15 09:48:59 EDT 2009


Log message for revision 101002:
  Preparing release 0.6.2

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

-=-
Modified: hurry.custom/trunk/CHANGES.txt
===================================================================
--- hurry.custom/trunk/CHANGES.txt	2009-06-15 13:48:49 UTC (rev 101001)
+++ hurry.custom/trunk/CHANGES.txt	2009-06-15 13:48:58 UTC (rev 101002)
@@ -1,8 +1,8 @@
 Changes
 -------
 
-0.6.2 (unreleased)
-~~~~~~~~~~~~~~~~~
+0.6.2 (2009-06-15)
+~~~~~~~~~~~~~~~~~~
 
 * Both ``RenderError`` and ``CompileError`` subclass from a common 
   ``Error`` base class.

Modified: hurry.custom/trunk/setup.py
===================================================================
--- hurry.custom/trunk/setup.py	2009-06-15 13:48:49 UTC (rev 101001)
+++ hurry.custom/trunk/setup.py	2009-06-15 13:48:58 UTC (rev 101002)
@@ -15,7 +15,7 @@
 
 setup(
     name="hurry.custom",
-    version = '0.6.2dev',
+    version = '0.6.2',
     description="A framework for allowing customizing templates",
     long_description=long_description,    
     classifiers=[



More information about the Checkins mailing list