We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b081151 commit 5fe9d45Copy full SHA for 5fe9d45
CHANGELOG.md
@@ -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
+
5
## 0.32.0 - 2018-12-07
6
## Added
7
- Support for .map file extension and dynamic (on demand) loading [#478](https://github.com/plotly/dash/pull/478)
dash/version.py
@@ -1 +1 @@
-__version__ = '0.32.0'
+__version__ = '0.32.1'
0 commit comments