Skip to content

Commit

Permalink
v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Mar 14, 2021
1 parent ac6196f commit cc9e424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Sample `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v1.16.0
rev: v1.17.0
hooks:
- id: setup-cfg-fmt
```
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = setup_cfg_fmt
version = 1.16.0
version = 1.17.0
description = apply a consistent format to `setup.cfg` files
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit cc9e424

Please sign in to comment.