Bläddra i källkod

[skip ci] Lint release.md

Steven Silvester 5 år sedan
förälder
incheckning
37139622b3
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      RELEASE.md

+ 1 - 0
RELEASE.md

@@ -123,6 +123,7 @@ git push origin --tags <BRANCH>
 ```
 
 These lines:
+
 - upload to pypi with twine
 - double-check what branch you are on, then push changes to the correct upstream branch with the `--tags` option.