Skip to content

Commit 5ee1929

Browse files
author
Shammamah Hossain
committed
Update changelog and version number.
1 parent ca2d281 commit 5ee1929

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.3 - 2018-12-10
2+
## Changed
3+
- Added specific Dash exception types to replace generic exceptions [#487](https://github.com/plotly/dash/pull/487)
4+
15
## 0.32.2 - 2018-12-09
26
## Fixed
37
- Fix typo in missing events/inputs error message [#485](https://github.com/plotly/dash/pull/485)

dash/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.32.2'
1+
__version__ = '0.32.3'

0 commit comments

Comments
 (0)