The recommended way to make a release is to use
jupyter_releaser
.
The next
version spec is supported and will bump the packages as follows. For example:
0.1.0a0
->0.1.0a1
0.1.0b7
->0.1.0b8
0.1.0
->0.1.1
The next
version spec is automatically applied when using the releaser.
To bump to another version, you can specify the Python version directly. For example:
0.1.0b8
0.1.1
1.2.0rc0
JupyterLite is published to:
Release assets are also available on GitHub. For example for
0.1.0a12
: