From 5ce6a7c7d19f054388dee04c4ac5b2d944bdf7b3 Mon Sep 17 00:00:00 2001 From: Nicholas Lambourne Date: Tue, 27 Feb 2024 10:30:17 +1100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 406fd17..22576bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "slackblocks" -version = "1.0.6" +version = "1.0.7" description = "Python wrapper for the Slack Blocks API" authors = [ "Nicholas Lambourne ",