Bump version to 1.1.4

This commit is contained in:
Russell Ballestrini 2025-10-06 10:46:54 -04:00
parent c523cb532e
commit aae1e38793

View file

@ -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.3",
version="1.1.4",
description="Make Post Sell",
long_description=long_description,
classifiers=[