Skip to content

Commit 9e5885d

Browse files
committed
Bump version to 0.8
1 parent 8a539f8 commit 9e5885d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

denonremote/main.py

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

1010
TITLE = "Denon Remote"
11-
__version__ = "0.7.0" # FIXME: use setuptools
11+
__version__ = "0.8.0" # FIXME: use setuptools
1212
__BUILD_DATE__ = "<source>" # TODO: override at build time
1313

1414
import argparse

0 commit comments

Comments
 (0)