diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Mastodon.py | |||
34 | mastodon.toot('Tooting from python using #mastodonpy !') | 34 | mastodon.toot('Tooting from python using #mastodonpy !') |
35 | 35 | ||
36 | Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. | 36 | Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. |
37 | Feature complete for public API as of Mastodon version 2.4.0 and easy to get started with. | 37 | Feature complete for public API as of Mastodon version 2.4.3 and easy to get started with. |
38 | 38 | ||
39 | You can install Mastodon.py via pypi: | 39 | You can install Mastodon.py via pypi: |
40 | 40 | ||