Skip to content

Commit b6cfb25

Browse files
authored
Bump version to 0.2.0 for release (#38)
1 parent 731dd2b commit b6cfb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def get_long_description():
2121

2222
setup(
2323
name="centraldogma-python",
24-
version="0.1.1",
24+
version="0.2.0",
2525
description="Python client library for Central Dogma",
2626
long_description=get_long_description(),
2727
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)