Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zweckj authored Jan 18, 2025
1 parent bb5e29c commit ba0a615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "aiotedee"
version = "0.2.21"
version = "0.2.22"
license = {text = "MIT License"}
description = "A package to interact with Tedee locks using asyncio"
readme = "README.md"
Expand Down Expand Up @@ -34,4 +34,4 @@ dev = [
"pytest == 8.3.3",
"pytest-asyncio == 0.24.0",
"pytest-cov == 6.0.0",
]
]

0 comments on commit ba0a615

Please sign in to comment.