changeset 166:fea8c7853a44 2.01

Bumped the version number in setup.py
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 10 Jun 2011 22:13:49 +0100
parents b71995909857
children 1bf2ef9dd0d8
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Fri Jun 10 21:31:56 2011 +0100
+++ b/setup.py	Fri Jun 10 22:13:49 2011 +0100
@@ -28,7 +28,7 @@
 	ext_modules = []
 
 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/',