This commit is contained in:
Anthony Sottile
2023-01-26 11:09:17 -05:00
parent 6d3a7eeef5
commit dd8e717ed6
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
3.0.1 - 2023-01-26
==================
### Fixes
- Ensure coursier hooks are available offline after install.
- #2723 PR by @asottile.
3.0.0 - 2023-01-23
==================

View File

@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 3.0.0
version = 3.0.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown