Skip to content

Commit 6add32d

Browse files
chore: update changelog and bump version
1 parent 92d5a50 commit 6add32d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.4.0 (unreleased)
4+
5+
### Major Changes
6+
7+
- Mimic an Output widget at the frontend so that the Output widget behaves correctly [#68](https://github.com/jupyter/nbclient/pull/68)
8+
39
## 0.3.1
410

511
### Fixes

nbclient/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '0.3.1'
1+
version = '0.4.0-dev.0'

0 commit comments

Comments
 (0)