[Checkins] SVN: manuel/tags/1.4.1/ set version and release date) on 1.4.1 tag

Benji York benji+zope.org at benjiyork.com
Tue Jan 25 21:48:48 EST 2011


Log message for revision 119940:
  set version and release date) on 1.4.1 tag
  

Changed:
  U   manuel/tags/1.4.1/CHANGES.txt
  U   manuel/tags/1.4.1/setup.py

-=-
Modified: manuel/tags/1.4.1/CHANGES.txt
===================================================================
--- manuel/tags/1.4.1/CHANGES.txt	2011-01-26 02:48:02 UTC (rev 119939)
+++ manuel/tags/1.4.1/CHANGES.txt	2011-01-26 02:48:48 UTC (rev 119940)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-1.4.1 (2011-01-19)
+1.4.1 (2011-01-25)
 ------------------
 
 - Fixed a bug that caused extra example evaluation if multiple doctest

Modified: manuel/tags/1.4.1/setup.py
===================================================================
--- manuel/tags/1.4.1/setup.py	2011-01-26 02:48:02 UTC (rev 119939)
+++ manuel/tags/1.4.1/setup.py	2011-01-26 02:48:48 UTC (rev 119940)
@@ -23,7 +23,7 @@
 
 setup(
     name='manuel',
-    version='0',
+    version='1.4.1',
     url = 'http://pypi.python.org/pypi/manuel',
     packages=find_packages('src'),
     package_dir={'':'src'},



More information about the checkins mailing list