From 007f83459c76b6ef591d0765819ef9b568931e53 Mon Sep 17 00:00:00 2001 From: Sam Hughes Date: Thu, 31 Aug 2023 09:43:37 +0100 Subject: [PATCH] chore: patch version --- vortexasdk/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vortexasdk/version.py b/vortexasdk/version.py index ef79e63d..8682e9e2 100644 --- a/vortexasdk/version.py +++ b/vortexasdk/version.py @@ -1 +1 @@ -__version__ = "0.53" +__version__ = "0.53.1"