We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6d0cb commit 1b718c6Copy full SHA for 1b718c6
CHANGELOG.md
@@ -2,4 +2,8 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
+## 0.1.0
6
+
7
+Initial Release
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
pytest_jupyter/_version.py
@@ -1,4 +1,4 @@
1
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
-__version__ = "0.0.4.dev0"
+__version__ = "0.1.0"
0 commit comments