Skip to content

Commit afb9fd4

Browse files
committed
Bump version to v0.2.0
1 parent 7fe8f5c commit afb9fd4

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.1.12",
14+
version="0.2.0",
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)