aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index eaedd78..cdd03ee 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -45,7 +45,7 @@ node running Mastodon by setting `api_base_url` when creating the
45api object (or creating an app). 45api object (or creating an app).
46 46
47Mastodon.py aims to implement the complete public Mastodon API. As 47Mastodon.py aims to implement the complete public Mastodon API. As
48of this time, it is feature complete for Mastodon version 2.2.0. 48of this time, it is feature complete for Mastodon version 2.4.0.
49 49
50A note about rate limits 50A note about rate limits
51------------------------ 51------------------------
Powered by cgit v1.2.3 (git 2.41.0)