We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4691422 commit 09f0376Copy full SHA for 09f0376
setup.py
@@ -25,7 +25,7 @@ def get_ext_filename(self, ext_name):
25
26
setuptools.setup(
27
name="risktools",
28
- version="0.2.5",
+ version="0.2.6",
29
author="Ben Cho",
30
license="gpl-3.0", # Chose a license from here: https://help.github.com/articles/licensing-a-repository
31
author_email="ben.cho@gmail.com",
0 commit comments