Skip to content

Commit 3adb9a9

Browse files
authored
Merge pull request #2675 from plotly/version-2.14.1
Version 2.14.1
2 parents c61398e + 0cbcb9f commit 3adb9a9

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](https://semver.org/).
44

5-
## [UNRELEASED]
5+
## [2.14.1] - 2023-10-26
66

77
## Fixed
88

dash/version.py

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

0 commit comments

Comments
 (0)