Skip to content

Commit 14a3d8d

Browse files
committed
forgot to export
1 parent 0630d80 commit 14a3d8d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Things to check before updating a new release:
77
* All examples run without errors.
88
* Road map is up to date.
99
* Change log is up to date.
10+
* All new features are exported in `__init__.py`
1011

1112
Steps to update the version:
1213

matthewplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
hstack,
2828
vstack,
2929
dstack,
30+
dstack2,
3031
wrap,
3132
center,
3233
save_animation,

0 commit comments

Comments
 (0)