From 8675b25dcfc4a0da1e2dbcff07a359a83d32dd4a Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Wed, 8 May 2019 17:43:55 +0200 Subject: Improce search() versioning --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 9988a5f..637e771 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -780,6 +780,9 @@ Mastodon.py throws a `MastodonVersionError`. With the following functions, you can make Mastodon.py re-check the server version or explicitly determine if a specific minimum Version is available. +Long-running applications that aim to support multiple Mastodon versions +should do this from time to time in case a server they are running against +updated. .. automethod:: Mastodon.retrieve_mastodon_version .. automethod:: Mastodon.verify_minimum_version -- cgit v1.2.3