[Checkins] SVN: five.dbevent/trunk/ Back to development: 0.1.2

Jean-Francois Roche jfroche at jfroche.be
Tue Jan 12 11:14:13 EST 2010


Log message for revision 108070:
  Back to development: 0.1.2

Changed:
  U   five.dbevent/trunk/docs/HISTORY.txt
  U   five.dbevent/trunk/setup.py

-=-
Modified: five.dbevent/trunk/docs/HISTORY.txt
===================================================================
--- five.dbevent/trunk/docs/HISTORY.txt	2010-01-12 16:13:50 UTC (rev 108069)
+++ five.dbevent/trunk/docs/HISTORY.txt	2010-01-12 16:14:13 UTC (rev 108070)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.1.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.1.1 (2010-01-12)
 ------------------
 

Modified: five.dbevent/trunk/setup.py
===================================================================
--- five.dbevent/trunk/setup.py	2010-01-12 16:13:50 UTC (rev 108069)
+++ five.dbevent/trunk/setup.py	2010-01-12 16:14:13 UTC (rev 108070)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1.1'
+version = '0.1.2dev'
 
 setup(name='five.dbevent',
       version=version,



More information about the checkins mailing list