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 75717ee commit 255c326Copy full SHA for 255c326
RELEASE.md
@@ -15,3 +15,4 @@ To release a new version of python-lsp-black:
15
14. git add -A && git commit -m "Back to work"
16
15. git push upstream master
17
16. git push upstream --tags
18
+17. Draft a new release in GitHub using the new tag.
0 commit comments