diff --git a/setup.py b/setup.py index e26e00c2..57463386 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="imodels", - version="0.2.5", + version="0.2.6", author="Chandan Singh", author_email="chandan_singh@berkeley.edu", description="Implementations of various interpretable models",