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 fa5fe63 commit 3e5a73bCopy full SHA for 3e5a73b
setup.py
@@ -8,7 +8,7 @@ def read(fname):
8
9
setup(
10
name='click-man',
11
- version='0.4.0',
+ version='0.4.1',
12
url='https://github.com/click-contrib/click-man',
13
license='MIT',
14
description='Generate man pages for click based CLI applications',
0 commit comments