[Checkins] SVN: z3c.schema2xml/trunk/ post-release bump.
    Martijn Faassen 
    faassen at infrae.com
       
    Fri Dec  5 13:48:20 EST 2008
    
    
  
Log message for revision 93672:
  post-release bump.
  
Changed:
  U   z3c.schema2xml/trunk/CHANGES.txt
  U   z3c.schema2xml/trunk/setup.py
-=-
Modified: z3c.schema2xml/trunk/CHANGES.txt
===================================================================
--- z3c.schema2xml/trunk/CHANGES.txt	2008-12-05 18:47:19 UTC (rev 93671)
+++ z3c.schema2xml/trunk/CHANGES.txt	2008-12-05 18:48:20 UTC (rev 93672)
@@ -1,6 +1,11 @@
 CHANGES
 *******
 
+1.1 (unreleased)
+================
+
+* ...
+
 1.0 (2008-12-05)
 ================
 
Modified: z3c.schema2xml/trunk/setup.py
===================================================================
--- z3c.schema2xml/trunk/setup.py	2008-12-05 18:47:19 UTC (rev 93671)
+++ z3c.schema2xml/trunk/setup.py	2008-12-05 18:48:20 UTC (rev 93672)
@@ -14,7 +14,7 @@
     )
 
 setup(name='z3c.schema2xml',
-      version='1.0dev',
+      version='1.1dev',
       description="Convert schema-described Zope 3 objects to XML and back",
       long_description=long_description,
       classifiers=[],
    
    
More information about the Checkins
mailing list