You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Check for `npm` error code 409 to skip previously published packages in private registries [#605](https://github.com/jupyter-server/jupyter_releaser/pull/605) ([@martenrichter](https://github.com/martenrichter))
12
+
13
+
### Bugs fixed
14
+
15
+
- Fix for displaying help for the `build_python` command [#601](https://github.com/jupyter-server/jupyter_releaser/pull/601) ([@rakhmaevao](https://github.com/rakhmaevao))
16
+
17
+
### Maintenance and upkeep improvements
18
+
19
+
- Require Python 3.9+, test on Python 3.9 and 3.13 [#609](https://github.com/jupyter-server/jupyter_releaser/pull/609) ([@krassowski](https://github.com/krassowski))
20
+
- Replace `ubuntu-20.04` runners with `ubuntu-latest`[#608](https://github.com/jupyter-server/jupyter_releaser/pull/608) ([@krassowski](https://github.com/krassowski))
21
+
- Pin to `click<8.2.0`, pin `pypiserver` based on the Python version [#607](https://github.com/jupyter-server/jupyter_releaser/pull/607) ([@jtpio](https://github.com/jtpio))
22
+
23
+
### Contributors to this release
24
+
25
+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2024-11-26&to=2025-05-12&type=c))
0 commit comments