Mercurial > ~astiob > upreckon > hgweb
comparison setup.py @ 224:fbdea5b8cc68 2.03 2.03.1
Bumped the version number to 2.03.1
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Fri, 04 May 2012 17:25:26 +0100 |
parents | ad4362bf9858 |
children | 440eeeb8e1f6 |
comparison
equal
deleted
inserted
replaced
222:d66d5823bb1a | 224:fbdea5b8cc68 |
---|---|
26 sources=['upreckon/_unixmodule.cpp'])] | 26 sources=['upreckon/_unixmodule.cpp'])] |
27 else: | 27 else: |
28 ext_modules = [] | 28 ext_modules = [] |
29 | 29 |
30 setup(name='upreckon', | 30 setup(name='upreckon', |
31 version='2.03.0', | 31 version='2.03.1', |
32 author='Oleg Oshmyan', | 32 author='Oleg Oshmyan', |
33 author_email='chortos@inbox.lv', | 33 author_email='chortos@inbox.lv', |
34 url='http://chortos.selfip.net/~astiob/upreckon/', | 34 url='http://chortos.selfip.net/~astiob/upreckon/', |
35 #description='', | 35 #description='', |
36 #long_description='', | 36 #long_description='', |