mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.13.1
This commit is contained in:
parent
85bc9c39ae
commit
6d858367a4
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## v2.13.1 (2023-08-25)
|
||||
* Notes:
|
||||
* Support for Python 3.7 has been dropped. The minimum Python version is now 3.8.
|
||||
* Other:
|
||||
* Fix: Tautulli failing to start on some systems.
|
||||
|
||||
|
||||
## v2.13.0 (2023-08-25)
|
||||
|
||||
* Notes:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.13.0"
|
||||
PLEXPY_RELEASE_VERSION = "v2.13.1"
|
Loading…
Add table
Add a link
Reference in a new issue