From 6c0a2b5b9b7a6f625753f2b080cae362bcb4479b Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 1 Feb 2023 01:09:59 +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 86de6bae..8a64aa00 100644 --- a/basxconnect/__init__.py +++ b/basxconnect/__init__.py @@ -1 +1 @@ -__version__ = "0.4.34" +__version__ = "0.4.35"