From c1fda9a356dc83a967395cf3473fe8ec239eb3bc Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sun, 27 Jul 2025 17:55:03 +0000 Subject: [PATCH] Update setup.py version 1.0.3 has 100% test coverage in the cart model. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a0ff93b..c5c1557 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.2", + version="1.0.3", description="Make Post Sell", long_description=long_description, classifiers=[