Skip to content

Commit 4675941

Browse files
committed
dev(hansbug): use version v0.2.0
1 parent 7533132 commit 4675941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plantumlcli/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The meta information for this package
22
__TITLE__ = "plantumlcli"
3-
__VERSION__ = "0.1.3"
3+
__VERSION__ = "0.2.0"
44
__DESCRIPTION__ = 'An easy-to-use plantuml cli for everyone.'
55
__AUTHOR__ = "HansBug"
66
__AUTHOR_EMAIL__ = "hansbug@buaa.edu.cn"

0 commit comments

Comments
 (0)