From 7ebd36f3c56b9534cae8600b02fede84950f2c35 Mon Sep 17 00:00:00 2001 From: Maxime Mouchet Date: Thu, 2 Jan 2020 23:40:01 +0100 Subject: [PATCH] v0.8.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2a8a2d0..3796778 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 = "v0.8.6" +version = "v0.8.7" description = "Search SNCF journeys from the CLI." authors = ["Yann Feunteun, Maxime Mouchet"] license = "MIT"