diff setup-exe.py @ 224:fbdea5b8cc68 2.03 2.03.1

Bumped the version number to 2.03.1
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 04 May 2012 17:25:26 +0100
parents ad4362bf9858
children 440eeeb8e1f6
line wrap: on
line diff
--- a/setup-exe.py	Fri May 04 17:17:30 2012 +0100
+++ b/setup-exe.py	Fri May 04 17:25:26 2012 +0100
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.03.0',
+	      version='2.03.1',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/upreckon/',