diff setup-exe.py @ 213:ad4362bf9858 2.03 2.03.0

Created a branch for the 2.03 release
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 18 Aug 2011 22:37:22 +0300
parents fe03964896ef
children fbdea5b8cc68
line wrap: on
line diff
--- a/setup-exe.py	Thu Aug 18 17:17:15 2011 +0300
+++ b/setup-exe.py	Thu Aug 18 22:37:22 2011 +0300
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.03.0dev',
+	      version='2.03.0',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/upreckon/',