Skip to content

Commit f3ea58c

Browse files
committed
18.6b0
Fixes psf#289
1 parent d638d56 commit f3ea58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

black.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
from blib2to3.pgen2.parse import ParseError
4747

4848

49-
__version__ = "18.5b1"
49+
__version__ = "18.6b0"
5050
DEFAULT_LINE_LENGTH = 88
5151
DEFAULT_EXCLUDES = (
5252
r"/(\.git|\.hg|\.mypy_cache|\.tox|\.venv|_build|buck-out|build|dist)/"

0 commit comments

Comments
 (0)