Skip to content

Commit a8d051f

Browse files
committed
Release 4.16.1
1 parent 39d86cc commit a8d051f

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

0 commit comments

Comments
 (0)