[Checkins] SVN: zope.event/trunk/setup.py Bump version,	add dev marker (however I don't think that will be needed in near	eon:))
    Dan Korostelev 
    nadako at gmail.com
       
    Tue Mar  3 15:43:41 EST 2009
    
    
  
Log message for revision 97460:
  Bump version, add dev marker (however I don't think that will be needed in near eon:))
Changed:
  U   zope.event/trunk/setup.py
-=-
Modified: zope.event/trunk/setup.py
===================================================================
--- zope.event/trunk/setup.py	2009-03-03 20:42:35 UTC (rev 97459)
+++ zope.event/trunk/setup.py	2009-03-03 20:43:41 UTC (rev 97460)
@@ -25,7 +25,7 @@
 
 setup(
     name='zope.event',
-    version='3.4.1',
+    version='3.4.2dev',
     url='http://pypi.python.org/pypi/zope.event',
     license='ZPL 2.1',
     description='Very basic event publishing system',
    
    
More information about the Checkins
mailing list