From d11277b03c606cdb084ffb23b7eb6c79cecd934e Mon Sep 17 00:00:00 2001 From: harisarang Date: Thu, 10 Feb 2022 10:06:57 +0530 Subject: [PATCH] update: version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 790a1eb..bcfdca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ isort = "^5.10.1" profile = "black" multi_line_output = 3 # Vertical Hanging Indent src_paths = "tap_linear" -linear + [build-system] # Uncomment the pinned version in favor of the git URL once # https://github.com/python-poetry/poetry-core/pull/257 is merged