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",