Skip to content

Commit d88f14e

Browse files
committed
Release 4.15.15
1 parent 9ae34c6 commit d88f14e

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

0 commit comments

Comments
 (0)