From 929c5af8d2a72ae3c4d6b091a41a36462cf558b5 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 21 Feb 2023 15:48:12 +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 52244e50..81d0184d 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.40" +__version__ = "0.4.41"