Skip to content

Commit abcab4f

Browse files
committed
Release 4.15.10
1 parent 67e9d37 commit abcab4f

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 = 9
7+
PATCH_VERSION = 10
88
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
99
__version__ = f"{__short_version__}.{PATCH_VERSION}"

0 commit comments

Comments
 (0)