Skip to content

Commit 0d9b68c

Browse files
author
Marc-André Rivet
committed
bump version to 1.13.2
1 parent 426799e commit 0d9b68c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to `dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased] - 2020-06-18
5+
## [1.13.2] - 2020-06-18
66
### Fixed
77
- [#1305](https://github.com/plotly/dash/issues/1305)
88
- Fix regression that causes crash when `FLASK_ENV` is modified during app execution

dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.1"
1+
__version__ = "1.13.2"

0 commit comments

Comments
 (0)