Skip to content

Commit 8a994e8

Browse files
chore: update changelog and bump version
1 parent 648d4e6 commit 8a994e8

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.3.2 (unreleased)
4+
5+
### Fixes
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.3.2-dev.0'

0 commit comments

Comments
 (0)