Skip to content

Commit 3b195ec

Browse files
committed
Release 4.9.1
1 parent 1804fad commit 3b195ec

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
@@ -4,6 +4,6 @@
44
# Library version
55
MAJOR_VERSION = 4
66
MINOR_VERSION = 9
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)