From 333e4affb1de9a80482e1a724053e3bdea0ea4e4 Mon Sep 17 00:00:00 2001 From: Leonardo Gomes <61520601+LeoSilvaGomes@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:02:27 -0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8e10bddc..04e603bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hygia" -version = "0.1.10" +version = "0.1.11" description = "A short description of the package." license = "MIT" authors = [