Skip to content

Commit 4e2900b

Browse files
committed
Use the correct dates
1 parent 36d8bf8 commit 4e2900b

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
@@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
### Fixed
1010
- Fix issue where pie trace `legend`, `showlegend` attributes don't accept array values [[#5464](https://github.com/plotly/plotly.py/pull/5464) and [#5465](https://github.com/plotly/plotly.py/pull/5465)], with thanks to @my-tien for the contribution!
1111

12-
## [6.5.1] - 2025-11-17
12+
## [6.5.1] - 2026-01-07
1313

1414
### Fixed
1515
- Fix issue where Plotly Express ignored trace-specific color sequences defined in templates via `template.data.<trace_type>` [[#5437](https://github.com/plotly/plotly.py/pull/5437)], with thanks to @antonymilne for the contribution!

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ authors:
1111
title: "An interactive, open-source, and browser-based graphing library for Python"
1212
version: 6.5.2
1313
doi: 10.5281/zenodo.14503524
14-
date-released: 2025-11-17
14+
date-released: 2026-01-14
1515
url: "https://github.com/plotly/plotly.py"

0 commit comments

Comments
 (0)