diff --git a/pyproject.toml b/pyproject.toml index 37c15ae..f74f816 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "locomotive" # https://github.com/python-poetry/poetry/issues/140 # => Support automatic versioning setuptools_scm-style? -version = "v0.9.2" +version = "v0.9.3" description = "Python API clients and a CLI for France's railways." authors = ["Yann Feunteun, Maxime Mouchet"] license = "MIT"