diff --git a/pyproject.toml b/pyproject.toml index de41724..d130fe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydantic-tfl-api" -version = "0.26.2" +version = "0.27.0" description = "A Pydantic-based wrapper for the TfL Unified API https://api.tfl.gov.uk/. Not associated with or endorsed by TfL." authors = ["Rob Aleck "] license = "MIT"