From 51e53aac60659bc0b8e8fc222aabed2e930269c0 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 22 Feb 2023 13:32:53 +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 e807d0ec..aec43666 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.42" +__version__ = "0.4.43"