remarkbox 1.0.4

modified:   setup.py
This commit is contained in:
Russell Ballestrini 2025-03-03 07:49:33 -05:00
parent 65e10afab7
commit 7b8b54f038

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.3",
version="1.0.4",
description="remarkbox",
long_description=long_description,
author="Russell Ballestrini",