From 66241ba3ff08940a202fcac7306ce58322ccad68 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Thu, 24 Feb 2022 14:39:51 -0500 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c8576c5d2c..6167b80847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=0.14.0"] +requires = ["hatchling>=0.15.0"] build-backend = "hatchling.build" [project]