Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Wince authored and Tyler Wince committed Aug 29, 2022
1 parent 00747d5 commit 3200f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake8_bandit.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from flake8.exceptions import ExecutionError
from flake8.options.config import load_config

__version__ = "4.1.0"
__version__ = "4.1.1"


class Flake8BanditConfig(NamedTuple):
Expand Down

0 comments on commit 3200f00

Please sign in to comment.