[Checkins] SVN: zc.resourcelibrary/trunk/ Preparing release 1.3.3

Gediminas Paulauskas menesis at pov.lt
Fri Jan 20 19:09:27 UTC 2012


Log message for revision 124101:
  Preparing release 1.3.3

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

-=-
Modified: zc.resourcelibrary/trunk/CHANGES.txt
===================================================================
--- zc.resourcelibrary/trunk/CHANGES.txt	2012-01-20 18:52:31 UTC (rev 124100)
+++ zc.resourcelibrary/trunk/CHANGES.txt	2012-01-20 19:09:27 UTC (rev 124101)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.3.3 (unreleased)
+1.3.3 (2012-01-20)
 ------------------
 
 - Register adapters with getSiteManager rather than getGlobalSiteManager. This

Modified: zc.resourcelibrary/trunk/setup.py
===================================================================
--- zc.resourcelibrary/trunk/setup.py	2012-01-20 18:52:31 UTC (rev 124100)
+++ zc.resourcelibrary/trunk/setup.py	2012-01-20 19:09:27 UTC (rev 124101)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zc.resourcelibrary',
-      version = '1.3.3dev',
+      version='1.3.3',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Post-rendering Resource Inclusion',



More information about the checkins mailing list