From af3c2d535b37c177c0355bb21b34efe716a9f093 Mon Sep 17 00:00:00 2001 From: Bill Zorn Date: Mon, 20 Aug 2018 18:35:54 -0700 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index efaf9df..9b774b3 100644 --- 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', -- 2.30.2