Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerwince committed Mar 29, 2018
1 parent ac41e8b commit 2cc5ae5
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 @@ -11,7 +11,7 @@
from bandit.core import manager as b_manager
from flake8_polyfill import stdin

__version__ = "v1.0.1"
__version__ = "v1.0.2"

# So we can play nice with emacs and atom
stdin.monkey_patch('pycodestyle')
Expand Down

0 comments on commit 2cc5ae5

Please sign in to comment.