diff setup-exe.py @ 248:bbd735702dc4 2.04 2.04.1

Bumped the version number to 2.04.1
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 03 Oct 2013 01:39:26 +0300
parents 478d4217fe03
children
line wrap: on
line diff
--- a/setup-exe.py	Thu Oct 03 01:19:09 2013 +0300
+++ b/setup-exe.py	Thu Oct 03 01:39:26 2013 +0300
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.04.0',
+	      version='2.04.1',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/upreckon/',