Skip to content

Commit db61244

Browse files
committed
Merge tag 'v2.1.1'
2 parents 5e21e0b + ccf84fb commit db61244

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.1.1 - 2020-02-24
2+
==================
3+
4+
### Fixes
5+
- Temporarily restore python 3.6.0 support (broken in 2.0.0)
6+
- reported by @obestwalter.
7+
- 081f3028 by @asottile.
8+
19
2.1.0 - 2020-02-18
210
==================
311

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 = 2.1.0
3+
version = 2.1.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)