[Checkins] SVN: z3c.datagenerator/trunk/setup.py version bump.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Thu Feb 14 00:10:30 EST 2008
    
    
  
Log message for revision 83813:
  version bump.
  
Changed:
  U   z3c.datagenerator/trunk/setup.py
-=-
Modified: z3c.datagenerator/trunk/setup.py
===================================================================
--- z3c.datagenerator/trunk/setup.py	2008-02-14 05:09:45 UTC (rev 83812)
+++ z3c.datagenerator/trunk/setup.py	2008-02-14 05:10:30 UTC (rev 83813)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.datagenerator',
-    version='0.0.1',
+    version='0.0.2dev',
     author = "Stephan Richter and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Datagenerator for z3c.sampledata",
@@ -61,4 +61,4 @@
         'zope.schema',
         ],
     zip_safe = False,
-)
\ No newline at end of file
+)
    
    
More information about the Checkins
mailing list