Skip to content

Commit 2a8d163

Browse files
committed
add manual Github release mention
1 parent 543367d commit 2a8d163

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,4 +365,7 @@ Install the necessary `twine` python package
365365
Then to upload the package to PyPI, do:
366366
```bash
367367
twine upload dist/*
368-
```
368+
```
369+
370+
Lastly, you can follow the instructions [here](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository)
371+
to make a manual release on Github via [`jupyter_nbextensions_configurator/releases`](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator/releases).

0 commit comments

Comments
 (0)