diff --git a/pyproject.toml b/pyproject.toml index 3c295a1..cabfe73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ where = ["src"] [project] name = "pg-rad" -version = "0.2.0" +version = "0.2.1" authors = [ { name="Pim Nelissen", email="pi0274ne-s@student.lu.se" }, ]