Skip to content

Commit aab1c29

Browse files
committed
bump version
1 parent e4636e1 commit aab1c29

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name='click-command-tree',
9-
version='1.1.0',
9+
version='1.1.1',
1010
description='click plugin to show the command tree of your CLI',
1111
long_description=README,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)