Skip to content

Commit a3a88d3

Browse files
committed
bump version to **.2 to reflect change in cv_pred
1 parent 1d83e1f commit a3a88d3

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="vimpy",
8-
version="2.0.2.1",
8+
version="2.0.2.2",
99
author="Brian Williamson",
1010
author_email="[email protected]",
1111
description="vimpy: perform inference on algorithm-agnostic variable importance in python",

0 commit comments

Comments
 (0)