From 7f9e9ef3cb060998809de5b0038dc6e31d151459 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 20 Feb 2023 12:00:00 +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 89c12337..76423537 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.37" +__version__ = "0.4.38"