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 f2f6b54 commit 7be2299Copy full SHA for 7be2299
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='lime',
4
- version='0.1.1.25',
+ version='0.1.1.26',
5
description='Local Interpretable Model-Agnostic Explanations for machine learning classifiers',
6
url='http://github.com/marcotcr/lime',
7
author='Marco Tulio Ribeiro',
0 commit comments