Skip to content

Commit

Permalink
Bump to v112 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kane610 committed Apr 23, 2023
1 parent 422e01d commit 22bf1ee
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 = "111"
VERSION = "112"

setup(
name="pydeconz",
Expand Down

0 comments on commit 22bf1ee

Please sign in to comment.