Skip to content

Commit 5fe9d45

Browse files
committed
Update version and changelog.
1 parent b081151 commit 5fe9d45

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.32.1 - 2018-12-07
2+
## Changed
3+
- Muted dash related missing props docstring from extract-meta warnings [#484](https://github.com/plotly/dash/pull/484)
4+
15
## 0.32.0 - 2018-12-07
26
## Added
37
- Support for .map file extension and dynamic (on demand) loading [#478](https://github.com/plotly/dash/pull/478)

dash/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.32.0'
1+
__version__ = '0.32.1'

0 commit comments

Comments
 (0)