From d9e062075177fef78c97bc4abd0ca9228ba9a156 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 27 Sep 2021 17:36:13 +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 df0ed332..8a3be2e0 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.3.12" +__version__ = "0.3.13"