Mercurial > ~astiob > upreckon > hgweb
comparison setup.py @ 220:9d21cef40e5a
Bumped the version number to 2.04.0
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Fri, 11 Nov 2011 01:13:46 +0000 |
parents | fe03964896ef |
children | cf7dd3f46e89 478d4217fe03 |
comparison
equal
deleted
inserted
replaced
219:7827e63cd148 | 220:9d21cef40e5a |
---|---|
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.0dev', | 31 version='2.04.0dev', |
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='', |