Skip to content

Commit

Permalink
Bump README
Browse files Browse the repository at this point in the history
mschwager committed Oct 31, 2024
1 parent e9c9126 commit 0a76982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -34,10 +34,10 @@ Usage: flake8 [options] file file ...

...

Installed plugins: dlint: 0.15.0, mccabe: 0.5.3, pycodestyle: 2.2.0, pyflakes: 1.3.0
Installed plugins: dlint: 0.16.0, mccabe: 0.5.3, pycodestyle: 2.2.0, pyflakes: 1.3.0
```

Note the `dlint: 0.15.0`.
Note the `dlint: 0.16.0`.

# Using

0 comments on commit 0a76982

Please sign in to comment.