mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v1.3.0
This commit is contained in:
parent
3f2c6f1328
commit
2a984c3746
2 changed files with 17 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -9,12 +9,11 @@ setup(
|
|||
'hooks.'
|
||||
),
|
||||
url='https://github.com/pre-commit/pre-commit',
|
||||
version='1.2.0',
|
||||
version='1.3.0',
|
||||
|
||||
author='Anthony Sottile',
|
||||
author_email='asottile@umich.edu',
|
||||
|
||||
platforms='linux',
|
||||
classifiers=[
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Programming Language :: Python :: 2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue