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