diff setup-exe.py @ 181:91fe19d9eba4 2.02 2.02.0

Created a branch for the 2.02 release
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 14 Jul 2011 16:47:49 +0300
parents 37955420fd66
children
line wrap: on
line diff
--- a/setup-exe.py	Wed Jun 29 01:26:33 2011 +0300
+++ b/setup-exe.py	Thu Jul 14 16:47:49 2011 +0300
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.01.0',
+	      version='2.02.0',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/test.py/',