From 225b8800ff7b0515fb2b2b2ced6c6c216f005d9c Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 24 Apr 2024 11:52:14 +0700 Subject: [PATCH] bump version --- basxconnect/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basxconnect/__init__.py b/basxconnect/__init__.py index 172d1d74..887cba68 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.60" +__version__ = "0.4.61"