Skip to content

Commit a7a12d1

Browse files
authored
Merge pull request #2581 from plotly/version-2.11.1
Version 2.11.1
2 parents e51660e + 43113ac commit a7a12d1

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.11.1] - 2023-06-29
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.11.0"
1+
__version__ = "2.11.1"

0 commit comments

Comments
 (0)