We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e21e0b + ccf84fb commit db61244Copy full SHA for db61244
CHANGELOG.md
@@ -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
9
2.1.0 - 2020-02-18
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 2.1.0
+version = 2.1.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments