We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de83bce commit 3749691Copy full SHA for 3749691
setup.cfg
@@ -1,8 +1,8 @@
1
[metadata]
2
name = python-lsp-black
3
-version = 1.0.1
+version = 1.1.0.dev
4
author = Python LSP contributors
5
-author_email = [email protected]
+author_email = [email protected]
6
description = Black plugin for the Python LSP Server
7
url = https://github.com/python-lsp/python-lsp-black
8
long_description = file: README.md
0 commit comments