We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7eacd commit 2b896e7Copy full SHA for 2b896e7
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",
+ version="0.2.8.1",
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="ben.cho@gmail.com",
0 commit comments