From 7610632f4164bdff9702bac065b8e97f1c984d0e Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 4 Oct 2025 11:01:26 +0000 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a9fae1e..79dc222 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ with open(os.path.join(here, "README.rst"), "r", encoding="utf-8") as f: setup( name="make_post_sell", - version="1.1.1", + version="1.1.2", description="Make Post Sell", long_description=long_description, classifiers=[