Skip to content

Commit 1b718c6

Browse files
committed
Release 0.1.0
1 parent 8d6d0cb commit 1b718c6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.1.0
6+
7+
Initial Release
8+
59
<!-- <END NEW CHANGELOG ENTRY> -->

pytest_jupyter/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) Jupyter Development Team.
22
# Distributed under the terms of the Modified BSD License.
33

4-
__version__ = "0.0.4.dev0"
4+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)