diff --git a/pyproject.toml b/pyproject.toml index f2d5fce..6569755 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydantic-tfl-api" -version = "1.1.0" +version = "1.1.1" 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"