Hey readthedocs

This commit is contained in:
Lorenz Diener 2019-05-31 14:45:05 +02:00
pare 463bda8a91
commit f252957de2

Veure arxiu

@ -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"