From 89a4a5a40c980a25103cf0ced2462ffe1f4a2b3c Mon Sep 17 00:00:00 2001 From: Andre Alves Date: Sun, 28 Jul 2024 18:25:19 -0300 Subject: [PATCH] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0039ce6..c212e61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "msgram-parser" -version = "1.1.3" +version = "1.1.4" description = "The msgram Parser is a PyPI library that serves as a repository for parsing metrics, meaning that it provides a collection of tools, functions, and resources specifically designed to handle and extract information from metric data." readme = "README.md" authors = [