Skip to content

Commit 3e5a73b

Browse files
committed
release: 0.4.1
1 parent fa5fe63 commit 3e5a73b

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
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name='click-man',
11-
version='0.4.0',
11+
version='0.4.1',
1212
url='https://github.com/click-contrib/click-man',
1313
license='MIT',
1414
description='Generate man pages for click based CLI applications',

0 commit comments

Comments
 (0)