From 34e6c0e0e1675e8e2adf17074bff5a58d6ff77a8 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 19 Aug 2025 08:29:55 -0400 Subject: [PATCH] Update CITATION.cff update Plotly.py version and date --- CITATION.cff | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 111fe1d9248..b6d3fa69abf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,7 +9,8 @@ authors: - family-names: "Parmer" given-names: "Chris" title: "An interactive, open-source, and browser-based graphing library for Python" -version: 5.24.1 +version: 6.3.0 doi: 10.5281/zenodo.14503524 -date-released: 2024-09-12 +date-released: 2025-08-12 url: "https://github.com/plotly/plotly.py" +