From 10f679991a4242b1a355dfcab1a80b9b604b6914 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 7 Mar 2023 15:46:07 +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 42d5b2bc..1df21f48 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.46" +__version__ = "0.4.47"