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

Brian Sutherland jinty at web.de
Mon Jun 15 07:01:10 EDT 2009


Log message for revision 100970:
  prepare for 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 11:00:19 UTC (rev 100969)
+++ van.reposync/trunk/CHANGES.txt	2009-06-15 11:01:09 UTC (rev 100970)
@@ -1,6 +1,11 @@
 Changes
 =======
 
+1.0.1 (unreleased)
+------------------
+
+* None Yet.
+
 1.0.0 (2009-06-15)
 ------------------
 

Modified: van.reposync/trunk/setup.py
===================================================================
--- van.reposync/trunk/setup.py	2009-06-15 11:00:19 UTC (rev 100969)
+++ van.reposync/trunk/setup.py	2009-06-15 11:01:09 UTC (rev 100970)
@@ -23,7 +23,7 @@
       long_description=long_description,
       author="Vanguardistas",
       url='http://pypi.python.org/pypi/van.reposync',
-      version='1.0.0',
+      version='1.0.1dev',
       license = 'ZPL 2.1',
       packages=find_packages(),
       entry_points = {'console_scripts': ['van-reposync = van.reposync:main',]},



More information about the Checkins mailing list