Skip to content

Commit 75aaadd

Browse files
committed
v0.7.3
1 parent fadeb50 commit 75aaadd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.7.3
2+
=====
3+
- Fix regression introduced in 0.7.1 breaking `git commit -a`
4+
15
0.7.2
26
=====
37
- Add `always_run` setting for hooks to run even without file changes.

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.7.2',
12+
version='0.7.3',
1313

1414
author='Anthony Sottile',
1515
author_email='asottile@umich.edu',

0 commit comments

Comments
 (0)