From ba58135981b2e5b4a196e9e74af8ff94fce4a0e3 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sun, 27 Jul 2025 17:16:09 -0400 Subject: [PATCH] Bump version to 1.0.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c5c1557..2b52672 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ with open(os.path.join(here, "README.rst"), "r", encoding="utf-8") as f: setup( name="make_post_sell", - version="1.0.3", + version="1.0.4", description="Make Post Sell", long_description=long_description, classifiers=[