diff --git a/setup.py b/setup.py index 0a2456d..d7925a1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="gcam", - version="0.0.7", + version="0.0.8", author="Karol Gotkowski", author_email="KarolGotkowski@gmx.de", description="An easy to use framework that makes model predictions more interpretable for humans.",