[Checkins] SVN: martian/tags/0.9/setup.py Update the version number.

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Oct 2 07:54:49 EDT 2007


Log message for revision 80477:
  Update the version number.
  
  

Changed:
  U   martian/tags/0.9/setup.py

-=-
Modified: martian/tags/0.9/setup.py
===================================================================
--- martian/tags/0.9/setup.py	2007-10-02 11:53:02 UTC (rev 80476)
+++ martian/tags/0.9/setup.py	2007-10-02 11:54:48 UTC (rev 80477)
@@ -19,10 +19,10 @@
     )
 
 open('doc.txt', 'w').write(long_description)
-    
+
 setup(
     name='martian',
-    version='0.8.1',
+    version='0.9',
     author='Grok project',
     author_email='grok-dev at zope.org',
     description="""\



More information about the Checkins mailing list