X-Git-Url: https://git.libre-soc.org/?p=sfpy.git;a=blobdiff_plain;f=setup.py;h=efaf9dfff90a054b7f5717c9cfcfedcaa6ffabde;hp=01a790baa265df9a2ff5243f239ad5080b59e24b;hb=5cd4b8cd0b7d630dda9c7f5a1f52e85d5eb5a584;hpb=ecbe7536d83d781a18fc332e7f8319c964a90167 diff --git a/setup.py b/setup.py index 01a790b..efaf9df 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ float_ext = setuptools.Extension( setuptools.setup( name='sfpy', - version='0.3.0', + version='0.4.0', author='Bill Zorn', author_email='bill.zorn@gmail.com', url='https://github.com/billzorn/sfpy',