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 02f9db5 commit e35b14cCopy full SHA for e35b14c
setup.py
@@ -11,7 +11,7 @@ def get_long_description() -> str:
11
12
setup(
13
name="kurobako",
14
- version="0.1.11",
+ version="0.1.12",
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