Update setup.py version 1.0.3 has 100% test coverage in the cart model.

This commit is contained in:
Russell Ballestrini 2025-07-27 17:55:03 +00:00
parent 9f2033d7c4
commit c1fda9a356

View file

@ -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=[