From 8c0681e92f9fa3827a84404563d41b6fb9261b7a Mon Sep 17 00:00:00 2001 From: ArielSixwings Date: Sat, 4 Nov 2023 15:44:58 -0300 Subject: [PATCH] fix: version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3955c5f..5925a41e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "msgram" -version = "3.0.2" +version = "3.0.3" description = "The msgram CLI is a command-line interface to use MeasureSoftGram software" readme = "README.md" authors = [