[Checkins] SVN: z3c.hashedresource/trunk/ Preparing release 1.1.1

Christian Zagrodnick cz at gocept.com
Tue Aug 25 07:18:39 EDT 2009


Log message for revision 103192:
  Preparing release 1.1.1

Changed:
  U   z3c.hashedresource/trunk/CHANGES.txt
  U   z3c.hashedresource/trunk/setup.py

-=-
Modified: z3c.hashedresource/trunk/CHANGES.txt
===================================================================
--- z3c.hashedresource/trunk/CHANGES.txt	2009-08-25 11:17:39 UTC (rev 103191)
+++ z3c.hashedresource/trunk/CHANGES.txt	2009-08-25 11:18:38 UTC (rev 103192)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-1.2 (unreleased)
-================
+1.1.1 (2009-08-25)
+==================
 
 - Using haslib instead of md5 get rid of deprecation warnings with Python 2.6
 

Modified: z3c.hashedresource/trunk/setup.py
===================================================================
--- z3c.hashedresource/trunk/setup.py	2009-08-25 11:17:39 UTC (rev 103191)
+++ z3c.hashedresource/trunk/setup.py	2009-08-25 11:18:38 UTC (rev 103192)
@@ -4,7 +4,7 @@
 
 setup(
     name='z3c.hashedresource',
-    version = '1.2dev',
+    version = '1.1.1',
     author='Wolfgang Schnerring',
     author_email='ws at gocept.com',
     description='Provides URLs for resources that change whenever their content changes.',



More information about the Checkins mailing list