diff --git a/pyproject.toml b/pyproject.toml index d92d370..ec7c5c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "sncf-cli" # https://github.com/python-poetry/poetry/issues/140 # => Support automatic versioning setuptools_scm-style? -version = "0.8.4" +version = "0.8.5" description = "Search SNCF journeys from the CLI." authors = ["Yann Feunteun, Maxime Mouchet"] license = "MIT"