[Checkins] SVN: z3c.zalchemy/trunk/setup.py Bumping version number to '0.1' which will be the next release.

Christian Theune ct at gocept.com
Wed Jun 27 04:10:36 EDT 2007


Log message for revision 77117:
  Bumping version number to '0.1' which will be the next release.
  

Changed:
  U   z3c.zalchemy/trunk/setup.py

-=-
Modified: z3c.zalchemy/trunk/setup.py
===================================================================
--- z3c.zalchemy/trunk/setup.py	2007-06-27 08:07:53 UTC (rev 77116)
+++ z3c.zalchemy/trunk/setup.py	2007-06-27 08:10:36 UTC (rev 77117)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 setup(name='z3c.zalchemy',
-      version='trunk',
+      version='0.1',
       author='Juergen Kartnaller',
       author_email='juergen.kartnaller at lovelysystems.com',
       url='https://svn.zope.org.repos/main',



More information about the Checkins mailing list