From 48f9f2f9517d683c0e8e247244f717e0c1e9096a Mon Sep 17 00:00:00 2001 From: FireHead90544 Date: Tue, 14 Mar 2023 01:11:00 +0530 Subject: [PATCH] Updated domain :( v0.1.6 --- senpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/senpy/__init__.py b/senpy/__init__.py index e883131..69d4d48 100644 --- a/senpy/__init__.py +++ b/senpy/__init__.py @@ -3,5 +3,5 @@ from .client import GogoClient from .errors import * -__version__ = "0.1.5" +__version__ = "0.1.6" __author__ = " (FireHead90544)" \ No newline at end of file