We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f0acd commit ba50b2eCopy full SHA for ba50b2e
setup.py
@@ -11,7 +11,7 @@ def get_long_description() -> str:
11
12
setup(
13
name="kurobako",
14
- version="0.2.0",
+ version="0.2.1",
15
description="A Python library to help implementing kurobako's solvers and problems",
16
long_description=get_long_description(),
17
long_description_content_type="text/markdown",
0 commit comments