diff --git a/pyproject.toml b/pyproject.toml index 20ffd1f..185f292 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "public-transit-client" -version = "0.5.0" +version = "0.5.2" description = "Client to access the public transit service API endpoints." authors = [ "Lukas Connolly ",