From a707df6a18e66c233bb7101aab1dbe313f577caf Mon Sep 17 00:00:00 2001 From: shashankmc Date: Thu, 24 Oct 2024 13:32:06 +0200 Subject: [PATCH] Updated toml file --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd61949..789954f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "cellar_extractor" readme = {file = "README.md", content-type = "text/markdown"} -version = "1.2.0" +version = "1.2.1" requires-python = ">= 3.9" description = "Library for extracting cellar data" authors = [