mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
remove version tweak
This commit is contained in:
parent
3d0466f30b
commit
232394b589
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ setup(
|
|||
name='pre_commit_hooks',
|
||||
description='Some out-of-the-box hooks for pre-commit.',
|
||||
url='https://github.com/pre-commit/pre-commit-hooks',
|
||||
version='0.6.0b',
|
||||
version='0.6.0',
|
||||
|
||||
author='Anthony Sottile',
|
||||
author_email='asottile@umich.edu',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue