[Checkins] SVN: van.reposync/trunk/ prepare next release

Brian Sutherland jinty at web.de
Mon Jun 15 09:51:08 EDT 2009


Log message for revision 101007:
  prepare next release

Changed:
  U   van.reposync/trunk/CHANGES.txt
  U   van.reposync/trunk/setup.py

-=-
Modified: van.reposync/trunk/CHANGES.txt
===================================================================
--- van.reposync/trunk/CHANGES.txt	2009-06-15 13:49:45 UTC (rev 101006)
+++ van.reposync/trunk/CHANGES.txt	2009-06-15 13:51:07 UTC (rev 101007)
@@ -1,6 +1,11 @@
 Changes
 =======
 
+1.0.2 (unreleased)
+------------------
+
+* None yet
+
 1.0.1 (2009-06-15)
 ------------------
 

Modified: van.reposync/trunk/setup.py
===================================================================
--- van.reposync/trunk/setup.py	2009-06-15 13:49:45 UTC (rev 101006)
+++ van.reposync/trunk/setup.py	2009-06-15 13:51:07 UTC (rev 101007)
@@ -23,7 +23,7 @@
       long_description=long_description,
       author="Vanguardistas",
       url='http://pypi.python.org/pypi/van.reposync',
-      version='1.0.1',
+      version='1.0.2dev',
       license = 'ZPL 2.1',
       packages=find_packages(),
       entry_points = {'console_scripts': ['van-reposync = van.reposync:main',]},



More information about the Checkins mailing list