From 49efe06e1932f51f8a15f12c517026d949431232 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 23 May 2022 12:32:27 +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 74b88f21..ec0b25b2 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.3.95" +__version__ = "0.3.96"