[Checkins] SVN: zope.session/tags/3.7.1/setup.py 3.7.1
    Michael Howitz 
    mh at gocept.com
       
    Tue Dec 30 03:22:13 EST 2008
    
    
  
Log message for revision 94437:
  3.7.1
  
Changed:
  U   zope.session/tags/3.7.1/setup.py
-=-
Modified: zope.session/tags/3.7.1/setup.py
===================================================================
--- zope.session/tags/3.7.1/setup.py	2008-12-30 08:21:18 UTC (rev 94436)
+++ zope.session/tags/3.7.1/setup.py	2008-12-30 08:22:12 UTC (rev 94437)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.session',
-    version = '3.7.1dev',
+    version = '3.7.1',
     author='Zope Corporation and Contributors',
     author_email='zope-dev at zope.org',
     description='Zope 3 Session Support',
    
    
More information about the Checkins
mailing list