Skip to content

Commit

Permalink
fix: change name package
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonbrendon committed Jan 31, 2025
1 parent 64eac68 commit 358d440
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Install using pip:


```shell
pip install solar_plus_intelbras
pip install solar-plus-intelbras
```

Now, let's get started:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.poetry]
name = "solar_plus_intelbras"
name = "solar-plus-intelbras"
version = "0.1.0"
description = "A wrapper for api solar plus intelbras"
authors = ["Hudson Brendon <[email protected]>"]
Expand Down

0 comments on commit 358d440

Please sign in to comment.