From f4b36131e8624690aaf13fecfae4a4e3dd76c272 Mon Sep 17 00:00:00 2001 From: r3tr0ananas <132799819+r3tr0ananas@users.noreply.github.com> Date: Sat, 11 May 2024 14:43:28 +0200 Subject: [PATCH] bump: version --- mov_cli_test/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mov_cli_test/__init__.py b/mov_cli_test/__init__.py index 8eaa740..e86df50 100644 --- a/mov_cli_test/__init__.py +++ b/mov_cli_test/__init__.py @@ -15,4 +15,4 @@ } } -__version__ = "1.1.4" \ No newline at end of file +__version__ = "1.1.5" \ No newline at end of file