diff --git a/pyproject.toml b/pyproject.toml index 6c7430f..8516dda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "sncf-cli" # https://github.com/python-poetry/poetry/issues/140 -version = "0.8.3" +version = "0.8.4" description = "Search SNCF journeys from the CLI." authors = ["Yann Feunteun, Maxime Mouchet"] license = "MIT"