diff --git a/src/python/setup.py b/src/python/setup.py index 3c3d60186..1d71a875d 100644 --- a/src/python/setup.py +++ b/src/python/setup.py @@ -27,7 +27,7 @@ """ name = "interpret" -version = "0.1.2" +version = "0.1.3" setup( name=name, version=version,