[Checkins] SVN: zope.publisher/trunk/ post release

Shane Hathaway shane at hathawaymix.org
Sat May 23 17:51:50 EDT 2009


Log message for revision 100306:
  post release
  

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

-=-
Modified: zope.publisher/trunk/CHANGES.txt
===================================================================
--- zope.publisher/trunk/CHANGES.txt	2009-05-23 21:51:12 UTC (rev 100305)
+++ zope.publisher/trunk/CHANGES.txt	2009-05-23 21:51:49 UTC (rev 100306)
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+3.8.1 (unreleased)
+------------------
+
+- ...
+
 3.8.0 (2009-05-23)
 ------------------
 

Modified: zope.publisher/trunk/setup.py
===================================================================
--- zope.publisher/trunk/setup.py	2009-05-23 21:51:12 UTC (rev 100305)
+++ zope.publisher/trunk/setup.py	2009-05-23 21:51:49 UTC (rev 100306)
@@ -23,7 +23,7 @@
 """
 
 setup(name='zope.publisher',
-      version='3.8.0',
+      version='3.8.1dev',
       url='http://pypi.python.org/pypi/zope.publisher',
       license='ZPL 2.1',
       author='Zope Corporation and Contributors',



More information about the Checkins mailing list