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

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


Log message for revision 108067:
  Back to development: 0.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:07:46 UTC (rev 108066)
+++ five.dbevent/trunk/docs/HISTORY.txt	2010-01-12 16:08:11 UTC (rev 108067)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.2 (unreleased)
+----------------
+
+- Nothing changed yet.
+
+
 0.1 (2010-01-12)
 ----------------
 

Modified: five.dbevent/trunk/setup.py
===================================================================
--- five.dbevent/trunk/setup.py	2010-01-12 16:07:46 UTC (rev 108066)
+++ five.dbevent/trunk/setup.py	2010-01-12 16:08:11 UTC (rev 108067)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1'
+version = '0.2dev'
 
 setup(name='five.dbevent',
       version=version,



More information about the checkins mailing list