This commit is contained in:
Anthony Sottile 2023-04-03 16:31:09 -04:00
parent 597bf7caf8
commit 5027592625
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
3.2.2 - 2023-04-03
==================
### Fixes
- Fix support for swift >= 5.8.
- #2836 PR by @edelabar.
- #2835 issue by @kgrobelny-intive.
3.2.1 - 2023-03-25
==================

View file

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