From 4470c5f75ab6887237a16d2ffedbe944f22a3808 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:36:15 -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 5b5372d6..95e0c45d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybitblock" -version = "2.0.16" +version = "2.0.17" description = "Python Bitcoin block dashboard, transactions, send message to Space and more" license="MIT" authors = ["curly60e ", "SatoshiNakamotoBitcoin"]