Bump version to 1.0.6

Forces pip to re-resolve dependencies on cached CI venvs,
pulling in setuptools.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
russell@unturf.com 2026-02-08 12:04:27 -05:00
parent ef4d6da410
commit 568e8757fe

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