File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.8.3
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...f709700203f8b3f1398fd16189ee26cc48c53ea0 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Fix ` maxsplit ` usage [ #572 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/572 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12
+
13
+ ### Documentation improvements
14
+
15
+ - Improve documentation [ #569 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/569 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2024-04-22&to=2024-04-23&type=c ) )
20
+
21
+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2024-04-22..2024-04-23&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2024-04-22..2024-04-23&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
5
25
## 1.8.2
6
26
7
27
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...24ecdc098199ebbb59667fe009551ed425de08df ) )
16
36
17
37
[ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2024-04-18..2024-04-22&type=Issues )
18
38
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
39
## 1.8.1
22
40
23
41
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...ba6e1a5170e41cc76e14d9ab77bb16b0d8fe6cda ) )
Original file line number Diff line number Diff line change 1
1
# Copyright (c) Jupyter Development Team.
2
2
# Distributed under the terms of the Modified BSD License.
3
- __version__ = "1.9.0.dev0 "
3
+ __version__ = "1.8.3 "
You can’t perform that action at this time.
0 commit comments