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 1d83e1f commit a3a88d3Copy full SHA for a3a88d3
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="vimpy",
8
- version="2.0.2.1",
+ version="2.0.2.2",
9
author="Brian Williamson",
10
author_email="[email protected]",
11
description="vimpy: perform inference on algorithm-agnostic variable importance in python",
0 commit comments