Skip to content

Commit ef55158

Browse files
committed
Release 4.9.0
1 parent 9b3b65b commit ef55158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Library version
55
MAJOR_VERSION = 4
6-
MINOR_VERSION = 8
6+
MINOR_VERSION = 9
77
PATCH_VERSION = 0
88
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
99
__version__ = f"{__short_version__}.{PATCH_VERSION}"

0 commit comments

Comments
 (0)