Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
bump version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Dec 19, 2019
1 parent 062ba74 commit fd8463b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flakehell/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
from ._cli import entrypoint, flake8_entrypoint


__version__ = '0.3.2'
__version__ = '0.3.3'
__all__ = ['entrypoint', 'flake8_entrypoint']

0 comments on commit fd8463b

Please sign in to comment.