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 c2ba639 commit a676895Copy full SHA for a676895
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.71"
+VERSION = "0.1.72"
10
11
setup(
12
name="python_openevse_http",
0 commit comments