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:
parent
ef4d6da410
commit
568e8757fe
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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.5",
|
||||
version="1.0.6",
|
||||
description="remarkbox",
|
||||
long_description=long_description,
|
||||
author="Russell Ballestrini",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue