diff --git a/pyproject.toml b/pyproject.toml index 6d6b1fd..3bea615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydantic-tfl-api" -version = "0.27.1" +version = "0.27.2" 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"