We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77151ee commit 24b2f10Copy full SHA for 24b2f10
setup.py
@@ -5,7 +5,7 @@
5
6
PROJECT_DIR = Path(__file__).parent.resolve()
7
README_FILE = PROJECT_DIR / "README.md"
8
-VERSION = "0.1.30"
+VERSION = "0.1.31"
9
10
setup(
11
name="python-openevse-http",
0 commit comments