From e58559f1919f017e65dea27650ce1314bed7cc4d Mon Sep 17 00:00:00 2001 From: Ananas <132799819+r3tr0ananas@users.noreply.github.com> Date: Sun, 26 May 2024 19:19:38 +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 e86df50..b40411a 100644 --- a/mov_cli_test/__init__.py +++ b/mov_cli_test/__init__.py @@ -15,4 +15,4 @@ } } -__version__ = "1.1.5" \ No newline at end of file +__version__ = "1.1.6" \ No newline at end of file