[Checkins] SVN: traject/trunk/ Back to development: 0.11dev
    Martijn Faassen 
    faassen at startifact.com
       
    Mon Jan 18 16:06:13 EST 2010
    
    
  
Log message for revision 108232:
  Back to development: 0.11dev
Changed:
  U   traject/trunk/CHANGES.txt
  U   traject/trunk/setup.py
-=-
Modified: traject/trunk/CHANGES.txt
===================================================================
--- traject/trunk/CHANGES.txt	2010-01-18 21:05:50 UTC (rev 108231)
+++ traject/trunk/CHANGES.txt	2010-01-18 21:06:13 UTC (rev 108232)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+0.11 (unreleased)
+=================
+
+- Nothing changed yet.
+
+
 0.10.1 (2010-01-18)
 ===================
 
Modified: traject/trunk/setup.py
===================================================================
--- traject/trunk/setup.py	2010-01-18 21:05:50 UTC (rev 108231)
+++ traject/trunk/setup.py	2010-01-18 21:06:13 UTC (rev 108232)
@@ -14,7 +14,7 @@
     )
 
 setup(name='traject',
-      version = '0.10.1',
+      version = '0.11dev',
       description="A URL dispatch to object system that combines aspects of routing and traversal.",
       long_description=long_description,
       # Use classifiers that are already listed at:
    
    
More information about the checkins
mailing list