diff setup-exe.py @ 243:cf7dd3f46e89

Bumped the version number to 2.05.0
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 11 Dec 2012 01:10:46 +0200
parents 9d21cef40e5a
children
line wrap: on
line diff
--- a/setup-exe.py	Tue Dec 11 02:48:00 2012 +0200
+++ b/setup-exe.py	Tue Dec 11 01:10:46 2012 +0200
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.04.0dev',
+	      version='2.05.0dev',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/upreckon/',