Skip to content

Commit

Permalink
Fix the poetry project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Constantin Zaharia committed Jun 7, 2022
1 parent 7270e48 commit a3103ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "Growatt Monitor"
name = "growatt_monitor"
version = "1.0.0"
description = "Growatt inverter monitor from Modbus and API server and parse data to different output sources"
authors = ["Zaharia Constantin <[email protected]>"]
Expand Down

0 comments on commit a3103ee

Please sign in to comment.