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.2.1
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.2.0...77c09d4d8248dba75841a2d5317bb69f3872d31b ) )
8+
9+ ### Merged PRs
10+
11+ - Export SharedValue [ #122 ] ( https://github.com/jupyter-server/fps/pull/122 ) ([ @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-03-26&to=2025-03-31&type=c ) )
16+
17+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3Adavidbrochart+updated%3A2025-03-26..2025-03-31&type=Issues )
18+
19+ <!-- <END NEW CHANGELOG ENTRY> -->
20+
521## 0.2.0
622
723([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.1.6...f16bd46ed2815b4d618c10b76908581d073ab2b4 ) )
2339
2440[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3Adavidbrochart+updated%3A2025-03-19..2025-03-26&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3Apre-commit-ci+updated%3A2025-03-19..2025-03-26&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter-server%2Ffps+involves%3AZsailer+updated%3A2025-03-19..2025-03-26&type=Issues )
2541
26- <!-- <END NEW CHANGELOG ENTRY> -->
27-
2842## 0.1.6
2943
3044([ Full Changelog] ( https://github.com/jupyter-server/fps/compare/v0.1.5...1fa4f5bef6cd23682e882f0bf3c2d5654be12108 ) )
Original file line number Diff line number Diff line change 88from ._config import get_root_module as get_root_module
99from ._config import merge_config as merge_config
1010
11- __version__ = "0.2.0 "
11+ __version__ = "0.2.1 "
You can’t perform that action at this time.
0 commit comments