changeset 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 fea8c7853a44
children 8fa35d757cb0
files setup-exe.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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/',