bump version
[sfpy.git] / setup.py
index efaf9dfff90a054b7f5717c9cfcfedcaa6ffabde..9b774b37443452191e0e1ca722b8d7ef7d51ad36 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ float_ext = setuptools.Extension(
 
 setuptools.setup(
     name='sfpy',
-    version='0.4.0',
+    version='0.4.1',
     author='Bill Zorn',
     author_email='bill.zorn@gmail.com',
     url='https://github.com/billzorn/sfpy',