We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d534e7 commit 987750cCopy full SHA for 987750c
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
setup(
8
name="pyEOCharging",
9
packages=find_packages(include=["eocharging"]),
10
- version="0.0.3",
+ version="0.0.4",
11
description="EO Smart Charger Library",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
0 commit comments