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