From e8ce36607f0a9dc0031f5cff829f573b284dd414 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Tue, 24 Dec 2024 11:04:43 -0300 Subject: [PATCH] pyproject updated --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3e807eb..1cda296 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-bcb" -version = "0.3.0" +version = "0.3.1" description = "" authors = ["wilsonfreitas "] readme = "README.md"