diff --git a/setup.py b/setup.py index f7c84aa..49b7758 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ PROJECT_DIR = Path(__file__).parent.resolve() README_FILE = PROJECT_DIR / "README.md" -VERSION = "0.1.56" +VERSION = "0.1.57" setup( name="python-openevse-http",