From 5835297ba488bb71ede8a6aa2762aec92de6ccb4 Mon Sep 17 00:00:00 2001 From: isatsam <59480088+hypnotiger@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:19:30 +0300 Subject: [PATCH] Bump version to v1.1a --- vfs_explorer/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vfs_explorer/__version__.py b/vfs_explorer/__version__.py index 7727e60..d69a997 100644 --- a/vfs_explorer/__version__.py +++ b/vfs_explorer/__version__.py @@ -1 +1 @@ -__version__ = "v1.1" +__version__ = "v1.1a"