Skip to content

Commit

Permalink
Bump to v109 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kane610 committed Mar 10, 2023
1 parent b65ef77 commit 1ae7bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

MIN_PY_VERSION = "3.10"
PACKAGES = find_packages(exclude=["tests", "tests.*"])
VERSION = "108"
VERSION = "109"

setup(
name="pydeconz",
Expand Down

0 comments on commit 1ae7bb3

Please sign in to comment.