From 0012a32ec339c03f6c1d3cea3f06e72079ce8843 Mon Sep 17 00:00:00 2001 From: David Thiel Date: Mon, 20 Apr 2026 12:30:11 +0100 Subject: [PATCH] Release 0.4.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 508c708..6d2cdbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "truthbrush" -version = "0.3.0" +version = "0.4.0" description = "API client for Truth Social" authors = ["R. Miles McCain ", "David Thiel"] license = "Apache 2.0"