From 96f8bc5d48d675062fe0ca4e1a2507269b0dc6bc Mon Sep 17 00:00:00 2001 From: Rishabh <53911515+Rishabh672003@users.noreply.github.com> Date: Sun, 30 Jun 2024 10:53:13 +0530 Subject: [PATCH] update: updated the version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 849a154..e49e15f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pyfix-imports" -version = "0.4.2" +version = "0.5.0" description = "python tool that will fix your missing imports" authors = [{ name = "Rishabh", email = "jharishabh672003@gmail.com" }] dependencies = [