From a570169d5d769bdf395f494bfb30e9f8a2abee58 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 27 Sep 2021 12:15: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 91c67cc1..df0ed332 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.3.11" +__version__ = "0.3.12"