# HG changeset patch
# User Oleg Oshmyan <chortos@inbox.lv>
# Date 1307741310 -3600
# Node ID 1bf2ef9dd0d8a289def68d38b24e4a2bab5d3ebc
# Parent  fea8c7853a44816738bbaae8c1939b7959c2cbed
Bumped the version number in setup-exe.py

I will search before bumping the version number next time.

diff -r fea8c7853a44 -r 1bf2ef9dd0d8 setup-exe.py
--- a/setup-exe.py	Fri Jun 10 22:13:49 2011 +0100
+++ b/setup-exe.py	Fri Jun 10 22:28:30 2011 +0100
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.01.0',
+	      version='2.01.1',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/test.py/',