[Checkins] SVN: five.localsitemanager/branches/1.0/ vb
    Michael Howitz 
    mh at gocept.com
       
    Tue Nov 18 04:08:31 EST 2008
    
    
  
Log message for revision 93072:
  vb
  
Changed:
  U   five.localsitemanager/branches/1.0/CHANGES.txt
  U   five.localsitemanager/branches/1.0/setup.py
-=-
Modified: five.localsitemanager/branches/1.0/CHANGES.txt
===================================================================
--- five.localsitemanager/branches/1.0/CHANGES.txt	2008-11-18 09:06:38 UTC (rev 93071)
+++ five.localsitemanager/branches/1.0/CHANGES.txt	2008-11-18 09:08:31 UTC (rev 93072)
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+1.1 - unreleased
+----------------
+
+* 
+
 1.0 - 2008-11-18
 ----------------
 
Modified: five.localsitemanager/branches/1.0/setup.py
===================================================================
--- five.localsitemanager/branches/1.0/setup.py	2008-11-18 09:06:38 UTC (rev 93071)
+++ five.localsitemanager/branches/1.0/setup.py	2008-11-18 09:08:31 UTC (rev 93072)
@@ -4,7 +4,7 @@
 """
 from setuptools import setup, Extension
 
-version = '1.0'
+version = '1.1dev'
 
 setup(name='five.localsitemanager',
       version=version,
    
    
More information about the Checkins
mailing list