Update setup.py

This commit is contained in:
Russell Ballestrini 2025-03-02 21:33:11 +00:00
parent e4ce36d1bd
commit 92bb8eddae

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