Skip to content

Commit ba50b2e

Browse files
committed
Bump version to v0.2.1
1 parent 59f0acd commit ba50b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def get_long_description() -> str:
1111

1212
setup(
1313
name="kurobako",
14-
version="0.2.0",
14+
version="0.2.1",
1515
description="A Python library to help implementing kurobako's solvers and problems",
1616
long_description=get_long_description(),
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)