We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a281c37 commit 21d4d4aCopy full SHA for 21d4d4a
setup.py
@@ -6,7 +6,7 @@
6
name='team5499_hooks',
7
description='team5499 specific kotlin precommit hooks',
8
url='https://github.com/team5499/pre-commit-hooks',
9
- version='0.3.6',
+ version='0.3.7',
10
11
packages=find_packages(),
12
extras_require={':python_version<"3.5"': ['typing']},
0 commit comments