Skip to content

Commit 09f0376

Browse files
committed
0.2.6
1 parent 4691422 commit 09f0376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_ext_filename(self, ext_name):
2525

2626
setuptools.setup(
2727
name="risktools",
28-
version="0.2.5",
28+
version="0.2.6",
2929
author="Ben Cho",
3030
license="gpl-3.0", # Chose a license from here: https://help.github.com/articles/licensing-a-repository
3131
author_email="ben.cho@gmail.com",

0 commit comments

Comments
 (0)