[Checkins] SVN: megrok.chameleon/branches/ulif-chameleon_2-support/setup.py Make clear that the next release will mean a huge step.

Uli Fouquet uli at gnufix.de
Mon Apr 11 09:24:56 EDT 2011


Log message for revision 121373:
  Make clear that the next release will mean a huge step.
  

Changed:
  U   megrok.chameleon/branches/ulif-chameleon_2-support/setup.py

-=-
Modified: megrok.chameleon/branches/ulif-chameleon_2-support/setup.py
===================================================================
--- megrok.chameleon/branches/ulif-chameleon_2-support/setup.py	2011-04-11 13:22:44 UTC (rev 121372)
+++ megrok.chameleon/branches/ulif-chameleon_2-support/setup.py	2011-04-11 13:24:55 UTC (rev 121373)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '0.5.3dev'
+version = '1.0.0dev'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list