mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.5.2-beta
This commit is contained in:
parent
1c395ab10c
commit
cb577c51b8
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v2.5.2-beta (2020-06-27)
|
||||
|
||||
* Other:
|
||||
* Fix: Login to Tautulli not working on Python 2.
|
||||
|
||||
|
||||
## v2.5.1-beta (2020-06-26)
|
||||
|
||||
* Notifications:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.5.1-beta"
|
||||
PLEXPY_RELEASE_VERSION = "v2.5.2-beta"
|
Loading…
Add table
Add a link
Reference in a new issue