X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/98b6c887da891eb1a4d9401a13ec12f9c5e7f7eb..3bdd42389128bbbe8b64a8e050563f09bff99979:/pyproject.toml?ds=sidebyside

diff --git a/pyproject.toml b/pyproject.toml
index 4e1ed97..5ee0811 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -33,7 +33,7 @@ exclude = '''
 
 [tool.poetry]
 name = "black"
-version = "18.6b3"
+version = "18.6b4"
 description = "The uncompromising code formatter."
 readme = "README.md"
 # FIXME: use proper Unicode below when new `pip` comes out with a fix for