From: Ɓukasz Langa Date: Mon, 7 May 2018 18:36:51 +0000 (-0700) Subject: Diff version X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/27a36671fe77cdb56e88e90e30d901d9755532ed?pf=etc Diff version --- diff --git a/black.py b/black.py index 34bdcf9..c10eb39 100644 --- a/black.py +++ b/black.py @@ -41,7 +41,7 @@ from blib2to3 import pygram, pytree from blib2to3.pgen2 import driver, token from blib2to3.pgen2.parse import ParseError -__version__ = "18.4a4" +__version__ = "18.4a5" DEFAULT_LINE_LENGTH = 88 # types