From fd11273e6f770fce8f470292d6cc8aea4f4fdacf Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sat, 22 Jul 2023 07:42:47 -0300 Subject: [PATCH] Updated version 0.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 69910fe..7c65c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-bcb" -version = "0.1.9" +version = "0.2.0" description = "" authors = ["wilsonfreitas "] readme = "README.md"