Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0831910

Browse files
committed
v1.11.1
1 parent 3e11c2d commit 0831910

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.11.1
2+
======
3+
4+
### Fixes
5+
- Fix `.git` dir detection in `git<2.5` (regression introduced in
6+
[1.10.5](#1105))
7+
- #831 issue by @mmacpherson.
8+
- #832 PR by @asottile.
9+
110
1.11.0
211
======
312

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
1515
url='https://github.com/pre-commit/pre-commit',
16-
version='1.11.0',
16+
version='1.11.1',
1717
author='Anthony Sottile',
1818
author_email='[email protected]',
1919
classifiers=[

0 commit comments

Comments
 (0)