Skip to content

Commit 58712bf

Browse files
committed
wip
1 parent d4410fe commit 58712bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-pylontech-ext"
3-
version = "v0.4.0"
3+
version = "0.4.0"
44
description = "Interfaces with Pylontech Batteries using RS485 protocol"
55
license="MIT"
66
keywords=["pylontech", "pylon", "rs485", "lithium battery", "US2000", "US2000C", "US3000", "US5000"]
@@ -28,6 +28,7 @@ dependencies = [
2828
[tool.poetry]
2929
packages = [{include = "pylontech", from = "src"}]
3030
exclude = ["demos"]
31+
version = "0.4.0"
3132

3233
[build-system]
3334
requires = ["poetry-core>=2.0.0,<3.0.0"]

0 commit comments

Comments
 (0)