From 0cd284bc2fbf3679168853275e2baa05e9fa2b97 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 29 Jan 2018 15:33:20 +0100 Subject: [PATCH] Knew I forgot to bump version somewhere. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a8524dc..58fb9a9 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ Mastodon.py mastodon.toot('Tooting from python using #mastodonpy !') Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. -Feature complete for public API as of Mastodon version 2.1.0 and easy to get started with. +Feature complete for public API as of Mastodon version 2.2.0 and easy to get started with. You can install Mastodon.py via pypi: