Skip to content

Commit

Permalink
Release final v2.0.0
Browse files Browse the repository at this point in the history
* Multiple contract support
* Instant power consumption
* Historical consumption, generation and power demand
* Formalized data type thru dataclasses (not pydantic, yet?)

_This is just a rerelease of rc2_
  • Loading branch information
ldotlopez committed Jan 5, 2024
1 parent bf0a6a4 commit 3768e50
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 @@ -2,7 +2,7 @@

[project]
name = "ideenergy"
version = "2.0.0rc2"
version = "2.0.0"
dependencies = [
"aiohttp <4.0,>=3.8",
"importlib-metadata; python_version >= '3.11'",
Expand Down

0 comments on commit 3768e50

Please sign in to comment.