From 7f0ab41b36b808f326783b3fb4035e3b0896fbff Mon Sep 17 00:00:00 2001 From: Arondit <57594292+Arondit@users.noreply.github.com> Date: Mon, 10 Apr 2023 18:40:31 +0300 Subject: [PATCH] releasing v0.0.8 --- flake8_functions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake8_functions/__init__.py b/flake8_functions/__init__.py index 2792152..9123cf0 100644 --- a/flake8_functions/__init__.py +++ b/flake8_functions/__init__.py @@ -1 +1 @@ -__version__ = '0.0.7' +__version__ = '0.0.8'