This commit is contained in:
Anthony Sottile
2020-02-24 09:04:36 -08:00
parent 081f3028ee
commit ccf84fb698
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
2.1.1 - 2020-02-24
==================
### Fixes
- Temporarily restore python 3.6.0 support (broken in 2.0.0)
- reported by @obestwalter.
- 081f3028 by @asottile.
2.1.0 - 2020-02-18
==================

View File

@@ -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