Skip to content

Commit

Permalink
Increment version to 21.4.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlees committed Apr 1, 2021
1 parent 9d18e5f commit bfd3b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugbear.py
Expand Up @@ -12,7 +12,7 @@
import attr
import pycodestyle

__version__ = "21.3.2"
__version__ = "21.4.1"

LOG = logging.getLogger("flake8.bugbear")

Expand Down

0 comments on commit bfd3b7e

Please sign in to comment.