[Checkins] SVN: zc.async/trunk/setup.py Alpha for the next	development cycle (1.5.2)
    Zvezdan Petkovic 
    zvezdan at zope.com
       
    Mon Oct 13 18:06:10 EDT 2008
    
    
  
Log message for revision 92182:
  Alpha for the next development cycle (1.5.2)
  
  
Changed:
  U   zc.async/trunk/setup.py
-=-
Modified: zc.async/trunk/setup.py
===================================================================
--- zc.async/trunk/setup.py	2008-10-13 22:04:58 UTC (rev 92181)
+++ zc.async/trunk/setup.py	2008-10-13 22:06:09 UTC (rev 92182)
@@ -72,7 +72,7 @@
 
 setup(
     name='zc.async',
-    version='1.5.1',
+    version='1.5.2a1',
     namespace_packages=['zc'],
     packages=find_packages('src'),
     package_dir={'':'src'},
    
    
More information about the Checkins
mailing list