From 3debd1665769d9272b71b438dd07134409ac08be Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Mon, 3 Mar 2025 07:49:54 -0500 Subject: [PATCH] make-post-sell 1.0.2 modified: setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fb37273..cf34edd 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.1", + version="1.0.2", description="Make Post Sell", long_description=long_description, classifiers=[