Mercurial > ~astiob > upreckon > hgweb
comparison setup.py @ 172:e56d43b40884 2.01 2.01.2
Bumped the version number to 2.01.2
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Sat, 18 Jun 2011 02:01:56 +0100 |
parents | fea8c7853a44 |
children |
comparison
equal
deleted
inserted
replaced
171:161d78f52cc3 | 172:e56d43b40884 |
---|---|
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.01.1', | 31 version='2.01.2', |
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/test.py/', | 34 url='http://chortos.selfip.net/~astiob/test.py/', |
35 #description='', | 35 #description='', |
36 #long_description='', | 36 #long_description='', |