[Checkins] SVN: hurry.resource/branches/0.9/ Preparing release 0.9.1

Michael Howitz mh at gocept.com
Tue Feb 15 04:53:33 EST 2011


Log message for revision 120343:
  Preparing release 0.9.1

Changed:
  U   hurry.resource/branches/0.9/CHANGES.txt
  U   hurry.resource/branches/0.9/setup.py

-=-
Modified: hurry.resource/branches/0.9/CHANGES.txt
===================================================================
--- hurry.resource/branches/0.9/CHANGES.txt	2011-02-15 09:50:43 UTC (rev 120342)
+++ hurry.resource/branches/0.9/CHANGES.txt	2011-02-15 09:53:33 UTC (rev 120343)
@@ -1,7 +1,7 @@
 CHANGES
 *******
 
-0.9.1 (unreleased)
+0.9.1 (2011-02-15)
 ==================
 
 * The WSGI Middleware depends on WebOb, which is an optional

Modified: hurry.resource/branches/0.9/setup.py
===================================================================
--- hurry.resource/branches/0.9/setup.py	2011-02-15 09:50:43 UTC (rev 120342)
+++ hurry.resource/branches/0.9/setup.py	2011-02-15 09:53:33 UTC (rev 120343)
@@ -15,7 +15,7 @@
 
 setup(
     name='hurry.resource',
-    version='0.9',
+    version='0.9.1',
     description="Flexible resources for web applications.",
     long_description=long_description,
     classifiers=[],



More information about the checkins mailing list