We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e37a9 commit f0586b4Copy full SHA for f0586b4
pyclier/__init__.py
@@ -1,6 +1,6 @@
1
"""Pyclier - A python CLI framework base on argparse, supporting: config system, command-completion, rich-text log and so on."""
2
3
-__version__ = "1.0.0"
+__version__ = "1.0.1"
4
__author__ = """zhangxianbing"""
5
__email__ = "zhangxianbing09@163.com"
6
0 commit comments