[Checkins] SVN: zope.file/trunk/ preparing for release.

Satchidanand Haridas satchit at zope.com
Thu Jan 26 16:59:38 UTC 2012


Log message for revision 124176:
  preparing for release.
  
  

Changed:
  U   zope.file/trunk/CHANGES.txt
  U   zope.file/trunk/setup.py

-=-
Modified: zope.file/trunk/CHANGES.txt
===================================================================
--- zope.file/trunk/CHANGES.txt	2012-01-25 21:59:21 UTC (rev 124175)
+++ zope.file/trunk/CHANGES.txt	2012-01-26 16:59:36 UTC (rev 124176)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.6.1 (unreleased)
+0.6.1 (2012-01-26)
 ------------------
 
 - Declared more dependencies.

Modified: zope.file/trunk/setup.py
===================================================================
--- zope.file/trunk/setup.py	2012-01-25 21:59:21 UTC (rev 124175)
+++ zope.file/trunk/setup.py	2012-01-26 16:59:36 UTC (rev 124176)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.file',
-      version='0.6.1dev',
+      version='0.6.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Efficient File Implementation for Zope Applications',



More information about the checkins mailing list