Skip to content

Commit ba0a615

Browse files
authored
bump version
1 parent bb5e29c commit ba0a615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aiotedee"
3-
version = "0.2.21"
3+
version = "0.2.22"
44
license = {text = "MIT License"}
55
description = "A package to interact with Tedee locks using asyncio"
66
readme = "README.md"
@@ -34,4 +34,4 @@ dev = [
3434
"pytest == 8.3.3",
3535
"pytest-asyncio == 0.24.0",
3636
"pytest-cov == 6.0.0",
37-
]
37+
]

0 commit comments

Comments
 (0)