diff --git a/flake8_black.py b/flake8_black.py index 9ef2e0c..4f43c68 100644 --- a/flake8_black.py +++ b/flake8_black.py @@ -19,7 +19,7 @@ from flake8 import LOG -__version__ = "0.3.5" +__version__ = "0.3.6" black_prefix = "BLK"