From 5cd4b8cd0b7d630dda9c7f5a1f52e85d5eb5a584 Mon Sep 17 00:00:00 2001 From: Bill Zorn Date: Mon, 20 Aug 2018 18:19:26 -0700 Subject: [PATCH 1/1] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.30.2