From acc0643c9361a1edd2945cbd7ad94dbf31f13980 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 1 Mar 2025 17:41:50 -0500 Subject: [PATCH] modified: setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c5efa45..5f5d0ad 100644 --- a/setup.py +++ b/setup.py @@ -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=[