diff options
author | Lorenz Diener <[email protected]> | 2017-11-21 13:57:21 +0100 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2017-11-21 13:57:21 +0100 |
commit | 39548ffe98af942054ee494ad058a31696ad8abe (patch) | |
tree | 0da4d21aa14eeb4262dffd2023ef46a48d03bc58 /docs | |
parent | d303afefc815af6207d8800ef4929a9a9693e0eb (diff) | |
parent | 56ec90f17c2d5b51c46375761379d9ae4e8a0034 (diff) | |
download | mastodon.py-39548ffe98af942054ee494ad058a31696ad8abe.tar.gz |
Merge branch 'master' of https://github.com/halcy/Mastodon.py
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index fae8b2d..34b7b38 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -46,7 +46,7 @@ node running Mastodon by setting api_base_url when creating the | |||
46 | api object (or creating an app). | 46 | api object (or creating an app). |
47 | 47 | ||
48 | Mastodon.py aims to implement the complete public Mastodon API. As | 48 | Mastodon.py aims to implement the complete public Mastodon API. As |
49 | of this time, it is feature complete for Mastodon version 1.6. | 49 | of this time, it is feature complete for Mastodon version 2.0. |
50 | 50 | ||
51 | A note about rate limits | 51 | A note about rate limits |
52 | ------------------------ | 52 | ------------------------ |