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 = [