[Checkins] SVN: zc.resourcelibrary/trunk/ Back to dev

Patrick Strawderman patrick at zope.com
Mon Aug 16 16:19:40 EDT 2010


Log message for revision 115717:
  Back to dev

Changed:
  U   zc.resourcelibrary/trunk/CHANGES.txt
  U   zc.resourcelibrary/trunk/setup.py

-=-
Modified: zc.resourcelibrary/trunk/CHANGES.txt
===================================================================
--- zc.resourcelibrary/trunk/CHANGES.txt	2010-08-16 20:17:39 UTC (rev 115716)
+++ zc.resourcelibrary/trunk/CHANGES.txt	2010-08-16 20:19:40 UTC (rev 115717)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+1.3.3 (unreleased)
+------------------
+
+No changes yet.
+
 1.3.2 (2010-08-16)
 ------------------
 

Modified: zc.resourcelibrary/trunk/setup.py
===================================================================
--- zc.resourcelibrary/trunk/setup.py	2010-08-16 20:17:39 UTC (rev 115716)
+++ zc.resourcelibrary/trunk/setup.py	2010-08-16 20:19:40 UTC (rev 115717)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zc.resourcelibrary',
-      version = '1.3.2dev',
+      version = '1.3.3dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Post-rendering Resource Inclusion',



More information about the checkins mailing list