Skip to content

Commit

Permalink
Version bump to v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Dec 13, 2022
1 parent 3abee21 commit e5da2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake8_black.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from flake8 import LOG


__version__ = "0.3.5"
__version__ = "0.3.6"

black_prefix = "BLK"

Expand Down

0 comments on commit e5da2b7

Please sign in to comment.