Skip to content

Commit c7371fe

Browse files
authored
build: version bump (#255)
1 parent bd70903 commit c7371fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PROJECT_DIR = Path(__file__).parent.resolve()
77
README_FILE = PROJECT_DIR / "README.md"
8-
VERSION = "0.1.52"
8+
VERSION = "0.1.53"
99

1010
setup(
1111
name="python-openevse-http",

0 commit comments

Comments
 (0)