diff --git a/setup.py b/setup.py index 28ee0b4..5daa4b8 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from os import path, environ import sys -VERSION = "0.1.2" +VERSION = "0.1.3" REPO_URL = "https://github.com/plasma-umass/slipcover" def get_description():