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 bdba970 commit 0fd0239Copy full SHA for 0fd0239
pytest_jupyter/__init__.py
@@ -0,0 +1,3 @@
1
+# Copyright (c) Jupyter Development Team.
2
+# Distributed under the terms of the Modified BSD License.
3
+
pytest_jupyter/_version.py
@@ -1 +1,5 @@
-__version__ = "0.0.1"
4
+__version__ = "0.0.1"
5
0 commit comments