aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 088cf73..97919e0 100644
--- a/README.rst
+++ b/README.rst
@@ -34,7 +34,7 @@ Mastodon.py
34 mastodon.toot('Tooting from python using #mastodonpy !') 34 mastodon.toot('Tooting from python using #mastodonpy !')
35 35
36Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. 36Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API.
37Feature complete for public API as of Mastodon version 2.4.0 and easy to get started with. 37Feature complete for public API as of Mastodon version 2.4.3 and easy to get started with.
38 38
39You can install Mastodon.py via pypi: 39You can install Mastodon.py via pypi:
40 40
Powered by cgit v1.2.3 (git 2.41.0)