We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec11f4 commit c540f04Copy full SHA for c540f04
setup.py
@@ -6,7 +6,7 @@
6
7
PROJECT_DIR = Path(__file__).parent.resolve()
8
README_FILE = PROJECT_DIR / "README.md"
9
-VERSION = "0.1.60"
+VERSION = "0.1.61"
10
11
setup(
12
name="python-openevse-http",
0 commit comments