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

Skip to content

Commit 168ede2

Browse files
committed
v1.16.1
1 parent c298021 commit 168ede2

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.16.1 - 2019-05-08
2+
===================
3+
4+
### Fixes
5+
- Don't ``UnicodeDecodeError`` on unexpected non-UTF8 output in python health
6+
check on windows.
7+
- #1021 issue by @nicoddemus.
8+
- #1022 PR by @asottile.
9+
110
1.16.0 - 2019-05-04
211
===================
312

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 1.16.0
3+
version = 1.16.1
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)