[Checkins] SVN: zope.filerepresentation/trunk/ Back to development

Martin Aspeli optilude at gmx.net
Fri Oct 9 11:24:45 EDT 2009


Log message for revision 104970:
  Back to development

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

-=-
Modified: zope.filerepresentation/trunk/CHANGES.txt
===================================================================
--- zope.filerepresentation/trunk/CHANGES.txt	2009-10-09 15:22:42 UTC (rev 104969)
+++ zope.filerepresentation/trunk/CHANGES.txt	2009-10-09 15:24:44 UTC (rev 104970)
@@ -2,6 +2,9 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
 3.6.0 (2009-10-08)
 ------------------
 

Modified: zope.filerepresentation/trunk/setup.py
===================================================================
--- zope.filerepresentation/trunk/setup.py	2009-10-09 15:22:42 UTC (rev 104969)
+++ zope.filerepresentation/trunk/setup.py	2009-10-09 15:24:44 UTC (rev 104970)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.filerepresentation',
-      version='3.6.0',
+      version='3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='File-system Representation Interfaces',



More information about the checkins mailing list