We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc4941 commit 2577d50Copy full SHA for 2577d50
setup.py
@@ -50,7 +50,7 @@ def get_ext_filename(self, ext_name):
50
51
setuptools.setup(
52
name="risktools",
53
- version="0.2.8.2",
+ version="0.2.8.3",
54
author="Ben Cho",
55
license="gpl-3.0", # Chose a license from here: https://help.github.com/articles/licensing-a-repository
56
author_email="[email protected]",
0 commit comments