Mercurial > ~astiob > upreckon > hgweb
comparison setup.py @ 213:ad4362bf9858 2.03 2.03.0
Created a branch for the 2.03 release
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Thu, 18 Aug 2011 22:37:22 +0300 |
parents | fe03964896ef |
children | fbdea5b8cc68 |
comparison
equal
deleted
inserted
replaced
212:1cbe2c428942 | 213:ad4362bf9858 |
---|---|
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.03.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/upreckon/', | 34 url='http://chortos.selfip.net/~astiob/upreckon/', |
35 #description='', | 35 #description='', |
36 #long_description='', | 36 #long_description='', |