[Checkins] SVN: Sandbox/malthe/chameleon.core/setup.py Onwards to 1.0a4

Wichert Akkerman wichert at wiggy.net
Fri Sep 26 11:50:14 EDT 2008


Log message for revision 91529:
  Onwards to 1.0a4

Changed:
  U   Sandbox/malthe/chameleon.core/setup.py

-=-
Modified: Sandbox/malthe/chameleon.core/setup.py
===================================================================
--- Sandbox/malthe/chameleon.core/setup.py	2008-09-26 15:49:53 UTC (rev 91528)
+++ Sandbox/malthe/chameleon.core/setup.py	2008-09-26 15:50:13 UTC (rev 91529)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 import sys
-version = '1.0a3'
+version = '1.0a4'
 
 install_requires = [
     'setuptools',



More information about the Checkins mailing list