From 7ae84cdc82f461756d3175dd3fe7c95f81cd7423 Mon Sep 17 00:00:00 2001 From: Jonhnatha Trigueiro Date: Thu, 31 Oct 2024 23:38:45 -0300 Subject: [PATCH] feat: add support for delete static pix qrcodes by ID --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f1c82c4..86c6684 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "asaaspy" -version = "0.19.0" +version = "0.20.0" description = "Unnoficial python client for Asaas" authors = [ {name = "Jonhnatha Trigueiro", email = "joepreludian@gmail.com"},