modified: setup.py

This commit is contained in:
Russell Ballestrini 2025-03-01 17:41:50 -05:00
parent 9d1393ebae
commit acc0643c93

View file

@ -40,7 +40,7 @@ with open(os.path.join(here, "README.rst"), "r", encoding="utf-8") as f:
setup(
name="remarkbox",
version="1.0.0",
version="1.0.1",
description="remarkbox",
long_description=long_description,
classifiers=[