From 9f52cda36e445cb57960d1a077e8bba36d51e4cc Mon Sep 17 00:00:00 2001 From: Marco S <70583350+MarcoSa-2000@users.noreply.github.com> Date: Sat, 19 Oct 2024 04:52:10 +0200 Subject: [PATCH] 1.2.0 (see https://github.com/MarcoSa-2000/animegifs/releases) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 589bea1..9cd914f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ API wrapper for animegifs. Get random anime gifs by category. Use Python (intended (for now) for Discord). -WIP - updated in time to time. Versions below v0.5.3 aren't expected to work flawlessly or at all. +WIP - updated in time to time. Version below v1.0 will not have the gifs library updated anymore and the gifs may return 404 as they were hosted on Discord. For troubleshoots, known errors and categories list, check below. @@ -20,7 +20,7 @@ For troubleshoots, known errors and categories list, check below. # HOW TO USE ```py -#v1.1.0> +#v1.2.0> from animegifs import animegifs gifs = animegifs.Animegifs()