diff --git a/readme.md b/readme.md index 6bf39f0d..bf752af4 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ - +

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