[Checkins] SVN: z3c.saconfig/trunk/ Back to development: 0.11dev

Martijn Faassen faassen at startifact.com
Mon Jan 18 14:49:21 EST 2010


Log message for revision 108217:
  Back to development: 0.11dev

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

-=-
Modified: z3c.saconfig/trunk/CHANGES.txt
===================================================================
--- z3c.saconfig/trunk/CHANGES.txt	2010-01-18 19:48:39 UTC (rev 108216)
+++ z3c.saconfig/trunk/CHANGES.txt	2010-01-18 19:49:21 UTC (rev 108217)
@@ -1,6 +1,12 @@
 z3c.saconfig
 ************
 
+0.11 (unreleased)
+=================
+
+- Nothing changed yet.
+
+
 0.10 (2010-01-18)
 =================
 

Modified: z3c.saconfig/trunk/setup.py
===================================================================
--- z3c.saconfig/trunk/setup.py	2010-01-18 19:48:39 UTC (rev 108216)
+++ z3c.saconfig/trunk/setup.py	2010-01-18 19:49:21 UTC (rev 108217)
@@ -7,7 +7,7 @@
 long_description = read('src/z3c/saconfig/README.txt') + '\n' + read('CHANGES.txt')
 
 setup(name='z3c.saconfig',
-      version = '0.10',
+      version = '0.11dev',
       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