diff --git a/pyproject.toml b/pyproject.toml index be3309f..089eddb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sitemapr" -version = "0.1.0" +version = "0.2.0" description = "sitemapr is a library that generates sitemaps for SPA websites with declaritve configuration in Python." authors = ["sjquant "] license = "MIT"