From 99cbc45ec72bfb9c26497fd6af72683b9ca3f226 Mon Sep 17 00:00:00 2001 From: Emily Kellison-Linn <4672118+emilykl@users.noreply.github.com> Date: Thu, 30 Jan 2025 10:09:20 -0500 Subject: [PATCH] remove unnecessary paragraph --- release.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/release.md b/release.md index 40e24bb673..b4e0cec713 100644 --- a/release.md +++ b/release.md @@ -1,15 +1,9 @@ -# How to release plotly packages +# Release guide -There are 3 Python packages (`plotly`, `plotly-geo` and `chart-studio`) which need to be -published to PyPI and conda. The `plotly` package is located in this repository, while `plotly-geo` and `chart-studio` are located in their own separate repositories under those names. +## Release process - full release of `plotly` package -In addition, there are various changelogs, github releases and forum announcements to do :) - - -## Release process - `plotly` package and extensions - -This is the release process for releasing `plotly.py` version `X.Y.Z`. +This is the release process for releasing `plotly.py` version `X.Y.Z`, including changelogs, Github release and forum announcement. ### Finalize changelog @@ -123,7 +117,7 @@ to features in the release. * Update the Github Release entry and CHANGELOG entry to have the nice title and a link to the announcement * Follow up on issues resolved in this release or forum posts with better answers as of this release -## Release *Candidate* process - `plotly` package and extensions +## Release process - Release *Candidate* of `plotly` package (rough notes for a rough/ad hoc process!)