diff --git a/pyproject.toml b/pyproject.toml index 2e15b9b..e989dae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymetasnap" -version = "0.32.0" +version = "0.33.0" description = "This package allows you to scrape metadata from the Python Package Index" authors = ["cristian-rincon "] license = "MIT"