From f03975d2f468273b82cb8201fcc50149a4f009bb Mon Sep 17 00:00:00 2001 From: Ben Cho Date: Sun, 22 Oct 2023 21:33:36 -0600 Subject: [PATCH] v0284 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1465e31..c834ea6 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ def get_ext_filename(self, ext_name): setuptools.setup( name="risktools", - version="0.2.8.3", + version="0.2.8.4", author="Ben Cho", license="gpl-3.0", # Chose a license from here: https://help.github.com/articles/licensing-a-repository author_email="ben.cho@gmail.com",