From afb9add8d759df6c2612afeb754ad8733a7559fe Mon Sep 17 00:00:00 2001 From: Norizon Date: Tue, 29 Oct 2024 23:20:40 +0700 Subject: [PATCH] Release v1.1.2 --- anime_rpc/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anime_rpc/__init__.py b/anime_rpc/__init__.py index e393211..ee84c59 100644 --- a/anime_rpc/__init__.py +++ b/anime_rpc/__init__.py @@ -1,2 +1,2 @@ __author__ = "norinorin" -__version__ = "1.1.1" +__version__ = "1.1.2"