Mercurial > ~astiob > upreckon > hgweb
comparison setup.py @ 181:91fe19d9eba4 2.02 2.02.0
Created a branch for the 2.02 release
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Thu, 14 Jul 2011 16:47:49 +0300 |
parents | d7f4b051ad79 |
children |
comparison
equal
deleted
inserted
replaced
180:760d38ee86d6 | 181:91fe19d9eba4 |
---|---|
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.0', | 31 version='2.02.0', |
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='', |