From eba75bea3783bfeb3e2c9ef2090f5011005d04a3 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Tue, 4 Oct 2022 15:43:52 -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 6948b6e..52ace3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybitblock" -version = "2.0.5" +version = "2.0.6" description = "Python Bitcoin block dashboard, transactions, send message to Space and more" license="MIT" authors = ["curly60e ", "SatoshiNakamotoBitcoin"]