This commit is contained in:
Anthony Sottile
2018-06-11 13:29:17 -07:00
parent 31e751f4d3
commit a12feebf4b
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
1.10.2
======
### Fixes
- pre-commit now invokes hooks with a consistent ordering of filenames
- issue by @mxr.
- #767 PR by @asottile.
1.10.1
======

View File

@@ -13,7 +13,7 @@ setup(
long_description=long_description,
long_description_content_type='text/markdown',
url='https://github.com/pre-commit/pre-commit',
version='1.10.1',
version='1.10.2',
author='Anthony Sottile',
author_email='asottile@umich.edu',
classifiers=[