Skip to content

Commit 991c5e3

Browse files
committed
Release 4.15.11
1 parent b836d24 commit 991c5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# Library version
55
MAJOR_VERSION = 4
66
MINOR_VERSION = 15
7-
PATCH_VERSION = 10
7+
PATCH_VERSION = 11
88
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
99
__version__ = f"{__short_version__}.{PATCH_VERSION}"

0 commit comments

Comments
 (0)