Skip to content

Commit c6a39ee

Browse files
committed
version update
1 parent 1508df0 commit c6a39ee

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
@@ -4,7 +4,7 @@
44
long_description = f.read()
55

66
setup(name='pyleetcode-cli',
7-
version='0.1.0',
7+
version='0.2.0',
88
description='A CLI tool to access LeetCode',
99
long_description=long_description,
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)