Hey readthedocs
This commit is contained in:
parent
463bda8a91
commit
f252957de2
@ -166,7 +166,7 @@ class Mastodon:
|
|||||||
}
|
}
|
||||||
__VALID_SCOPES = ['read', 'write', 'follow', 'push'] + __SCOPE_SETS['read'] + __SCOPE_SETS['write']
|
__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 versions
|
||||||
__DICT_VERSION_APPLICATION = "2.7.2"
|
__DICT_VERSION_APPLICATION = "2.7.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user