There was an error while loading. Please reload this page.
1 parent 19dc7df commit 6c0d0a1Copy full SHA for 6c0d0a1
fasttreeshap/__init__.py
@@ -3,7 +3,7 @@
3
import warnings
4
import sys
5
6
-__version__ = '0.1.5'
+__version__ = '0.1.6'
7
8
# check python version
9
if (sys.version_info < (3, 0)):
0 commit comments