From a9e15b649fa3f7364be0d1a0ea057006ddf567c3 Mon Sep 17 00:00:00 2001 From: Jimmy Girardet Date: Mon, 14 Sep 2020 00:33:46 +0200 Subject: [PATCH] v1.2.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ffa475f3..6065e801 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.briefcase] project_name = "MyCartable" bundle = "coding.cacahuete" -version = "1.2.0" +version = "1.2.2" url = "https://github.com/jgirardet/MyCartable" license = "GNU General Public License v3 (GPLv3)" author = 'Jimmy Girardet'