Bump version after fixing bugs

This commit is contained in:
Manu Raghavan 2020-06-10 15:31:31 +05:30
parent ce76fb1386
commit d422664f45
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v3.2.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer

View file

@ -1,4 +1,4 @@
3.2.0 - 2020-06-10
3.2.1 - 2020-06-10
==================
### Features

View file

@ -1,6 +1,6 @@
[metadata]
name = pre_commit_hooks
version = 3.2.0
version = 3.2.1
description = Some out-of-the-box hooks for pre-commit.
long_description = file: README.md
long_description_content_type = text/markdown