diff setup-exe.py @ 167:1bf2ef9dd0d8 2.01 2.01.1

Bumped the version number in setup-exe.py I will search before bumping the version number next time.
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 10 Jun 2011 22:28:30 +0100
parents 37955420fd66
children e56d43b40884
line wrap: on
line diff
--- a/setup-exe.py	Fri Jun 10 22:13:49 2011 +0100
+++ b/setup-exe.py	Fri Jun 10 22:28:30 2011 +0100
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.01.0',
+	      version='2.01.1',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/test.py/',