From 59372be0cbf6f760d5d8c4650e12f50c5eebad6e Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 17 Aug 2022 09:51:34 +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 f658d0a6..5a4bb1d4 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.14" +__version__ = "0.4.15"