Skip to content

Commit 1327afc

Browse files
author
Austin Hale
committed
refactor: update version to 1.6.1
1 parent 3800ce5 commit 1327afc

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
@@ -7,7 +7,7 @@
77

88
setup(
99
name='clang-html',
10-
version='1.6.0',
10+
version='1.6.1',
1111
description='Generates an html file that organizes your clang-tidy log output with the latest clang-tidy checks.',
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)