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

Skip to content

Commit ef8b39d

Browse files
committed
v0.6.5
1 parent 366f81f commit ef8b39d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.6.5
2+
=====
3+
- Allow args for pcre hooks
4+
15
0.6.4
26
=====
37
- Fix regression introduced in 0.6.3 regarding hooks which make non-utf8 diffs

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='0.6.4',
12+
version='0.6.5',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)