diff --git a/setup.py b/setup.py index b6434bfc..e02a5c85 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setuptools.setup( name="imodels", - version="1.3.10", + version="1.3.11", author="Chandan Singh, Keyan Nasseri, Matthew Epland, Yan Shuo Tan, Omer Ronen, Tiffany Tang, Abhineet Agarwal, Theo Saarinen, Bin Yu, and others", author_email="chandan_singh@berkeley.edu", description="Implementations of various interpretable models",