mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-16 12:58:26 +00:00
Release 4.15.9
This commit is contained in:
parent
e161ce69d9
commit
b51aa1924b
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
# Library version
|
||||
MAJOR_VERSION = 4
|
||||
MINOR_VERSION = 15
|
||||
PATCH_VERSION = 8
|
||||
PATCH_VERSION = 9
|
||||
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
|
||||
__version__ = f"{__short_version__}.{PATCH_VERSION}"
|
||||
|
|
Loading…
Add table
Reference in a new issue