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

Skip to content

Commit da7e85c

Browse files
committed
v0.8.0
1 parent 19bc0dc commit da7e85c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.8.0
2+
=====
3+
- Fix --files when running in a subdir
4+
- Improve --help a bit
5+
- Switch to pyterminalsize for determining terminal size
6+
17
0.7.6
28
=====
39
- Work under latest virtualenv

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

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

0 commit comments

Comments
 (0)