[Checkins] SVN: z3c.saconfig/trunk/ Preparing release 0.13

Jean-Francois Roche jfroche at jfroche.be
Tue Jul 26 10:37:57 EDT 2011


Log message for revision 122367:
  Preparing release 0.13

Changed:
  U   z3c.saconfig/trunk/CHANGES.txt
  U   z3c.saconfig/trunk/setup.py

-=-
Modified: z3c.saconfig/trunk/CHANGES.txt
===================================================================
--- z3c.saconfig/trunk/CHANGES.txt	2011-07-26 14:28:01 UTC (rev 122366)
+++ z3c.saconfig/trunk/CHANGES.txt	2011-07-26 14:37:57 UTC (rev 122367)
@@ -1,7 +1,7 @@
 z3c.saconfig
 ************
 
-0.13 (unreleased)
+0.13 (2011-07-26)
 =================
 
 - Register engine factory setup using a zcml action

Modified: z3c.saconfig/trunk/setup.py
===================================================================
--- z3c.saconfig/trunk/setup.py	2011-07-26 14:28:01 UTC (rev 122366)
+++ z3c.saconfig/trunk/setup.py	2011-07-26 14:37:57 UTC (rev 122367)
@@ -7,7 +7,7 @@
 long_description = read('src/z3c/saconfig/README.txt') + '\n' + read('CHANGES.txt')
 
 setup(name='z3c.saconfig',
-      version='0.13dev',
+      version='0.13',
       description="Minimal SQLAlchemy ORM session configuration for Zope",
       long_description=long_description,
       # Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers



More information about the checkins mailing list