From cc7ad7ebf11898e24cd3517844fd1858e7495bf4 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 21 Feb 2023 17:44:56 +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 81d0184d..e807d0ec 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.41" +__version__ = "0.4.42"