We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426799e commit 0d9b68cCopy full SHA for 0d9b68c
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to `dash` will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased] - 2020-06-18
+## [1.13.2] - 2020-06-18
6
### Fixed
7
- [#1305](https://github.com/plotly/dash/issues/1305)
8
- Fix regression that causes crash when `FLASK_ENV` is modified during app execution
dash/version.py
@@ -1 +1 @@
1
-__version__ = "1.13.1"
+__version__ = "1.13.2"
0 commit comments