diff --git a/pyproject.toml b/pyproject.toml index 672b1db..6e75010 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "paroles-net-scraper" -version = "0.1.0" +version = "0.2.0" description = "A Python package to fetch song lyrics from paroles.net" authors = [ {name = "Rene Luria", email = "rene.luria@infomaniak.com"}