We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7533132 commit 4675941Copy full SHA for 4675941
plantumlcli/config/meta.py
@@ -1,6 +1,6 @@
1
# The meta information for this package
2
__TITLE__ = "plantumlcli"
3
-__VERSION__ = "0.1.3"
+__VERSION__ = "0.2.0"
4
__DESCRIPTION__ = 'An easy-to-use plantuml cli for everyone.'
5
__AUTHOR__ = "HansBug"
6
__AUTHOR_EMAIL__ = "hansbug@buaa.edu.cn"
0 commit comments