[Checkins] SVN: zc.beforestorage/trunk/setup.py Set to next version
	#
    Jim Fulton 
    jim at zope.com
       
    Thu Feb  7 13:12:27 EST 2008
    
    
  
Log message for revision 83634:
  Set to next version #
  
Changed:
  U   zc.beforestorage/trunk/setup.py
-=-
Modified: zc.beforestorage/trunk/setup.py
===================================================================
--- zc.beforestorage/trunk/setup.py	2008-02-07 18:12:05 UTC (rev 83633)
+++ zc.beforestorage/trunk/setup.py	2008-02-07 18:12:27 UTC (rev 83634)
@@ -33,7 +33,7 @@
 
 setup(
     name = 'zc.beforestorage',
-    version = '0.1.0',
+    version = '0.2dev',
     author = 'Jim Fulton',
     author_email = 'jim at zope.com',
     description = 'View storage before a given time',
    
    
More information about the Checkins
mailing list