Hey readthedocs
This commit is contained in:
parent
463bda8a91
commit
f252957de2
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ class Mastodon:
|
|||
}
|
||||
__VALID_SCOPES = ['read', 'write', 'follow', 'push'] + __SCOPE_SETS['read'] + __SCOPE_SETS['write']
|
||||
|
||||
__SUPPORTED_MASTODON_VERSION = "2.8.2"
|
||||
__SUPPORTED_MASTODON_VERSION = "2.8.4"
|
||||
|
||||
# Dict versions
|
||||
__DICT_VERSION_APPLICATION = "2.7.2"
|
||||
|
|
Loading…
Reference in a new issue