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 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.6.2
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.6.1...4d3cb820e2ffb435f6b482f1b08bcddce062436d ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Handle asyncio timeout [ #41 ] ( https://github.com/jupyter-server/pytest-jupyter/pull/41 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/pytest-jupyter/graphs/contributors?from=2022-12-19&to=2022-12-19&type=c ) )
16
+
17
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Ablink1073+updated%3A2022-12-19..2022-12-19&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 0.6.1
6
22
7
23
([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.6.0...5e9a4ddd9fa138fb00e1738095139a27070558a2 ) )
16
32
17
33
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Ablink1073+updated%3A2022-12-07..2022-12-19&type=Issues )
18
34
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
35
## 0.6.0
22
36
23
37
([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.5.3...0d41f3ff76324b2e158763ee17bb6e3e0075748d ) )
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
3
4
- __version__ = "0.7.0.dev0 "
4
+ __version__ = "0.6.2 "
You can’t perform that action at this time.
0 commit comments