[Checkins] SVN: Sandbox/malthe/chameleon.core/ And onwards to a5

Wichert Akkerman wichert at wiggy.net
Mon Sep 29 11:10:08 EDT 2008


Log message for revision 91602:
  And onwards to a5

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

-=-
Modified: Sandbox/malthe/chameleon.core/CHANGES.txt
===================================================================
--- Sandbox/malthe/chameleon.core/CHANGES.txt	2008-09-29 15:09:26 UTC (rev 91601)
+++ Sandbox/malthe/chameleon.core/CHANGES.txt	2008-09-29 15:10:08 UTC (rev 91602)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+head
+~~~~
+
+
 1.0a4 (released 9/29/2008)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Modified: Sandbox/malthe/chameleon.core/setup.py
===================================================================
--- Sandbox/malthe/chameleon.core/setup.py	2008-09-29 15:09:26 UTC (rev 91601)
+++ Sandbox/malthe/chameleon.core/setup.py	2008-09-29 15:10:08 UTC (rev 91602)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 import sys
-version = '1.0a4'
+version = '1.0a5'
 
 install_requires = [
     'setuptools',



More information about the Checkins mailing list