We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2d281 commit 5ee1929Copy full SHA for 5ee1929
CHANGELOG.md
@@ -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
+
5
## 0.32.2 - 2018-12-09
6
## Fixed
7
- Fix typo in missing events/inputs error message [#485](https://github.com/plotly/dash/pull/485)
dash/version.py
@@ -1 +1 @@
-__version__ = '0.32.2'
+__version__ = '0.32.3'
0 commit comments