File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.5.3
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.5.2...189f38082c675ce21e2a0271c6e945a1b25bce80 ) )
8+
9+ ### Merged PRs
10+
11+ - Fix typos in docs, general update [ #139 ] ( https://github.com/jupyter-server/fps/pull/139 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
12+
13+ ### Contributors to this release
14+
15+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/fps/graphs/contributors?from=2025-09-11&to=2025-11-17&type=c ) )
16+
17+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3Adavidbrochart+updated%3A2025-09-11..2025-11-17&type=Issues )
18+
19+ <!-- <END NEW CHANGELOG ENTRY> -->
20+
521## 0.5.2
622
723([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.5.1...fa0eeb00b0c415739a768413c5700be4d1bfee8d ) )
1632
1733[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3Adavidbrochart+updated%3A2025-07-26..2025-09-11&type=Issues )
1834
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2135## 0.5.1
2236
2337([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.5.0...5fa147d95d96bbaa0393723c454b4eb32d0d590f ) )
Original file line number Diff line number Diff line change 1010from ._config import merge_config as merge_config
1111from ._signal import Signal as Signal
1212
13- __version__ = "0.5.2 "
13+ __version__ = "0.5.3 "
You can’t perform that action at this time.
0 commit comments