Skip to content

Commit 0cacaba

Browse files
committed
Bump version to 0.10.0
1 parent 24928ab commit 0cacaba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/denonremote/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"""
1010

1111
__TITLE__ = "Denon Remote"
12-
__version__ = "0.9.0" # https://peps.python.org/pep-0440/
12+
__version__ = "0.10.0" # https://peps.python.org/pep-0440/
1313
try:
1414
from denonremote.__build__ import __build_date__
1515
except ImportError:

0 commit comments

Comments
 (0)