From cfe63b2f927f80a595efe1cd6b4c8cfccc5066f6 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sun, 27 Jul 2025 21:33:44 -0400 Subject: [PATCH] modified: setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f3c2463..46dd868 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.7", + version="1.0.8", description="Make Post Sell", long_description=long_description, classifiers=[