Skip to content

Commit 99cbc45

Browse files
committed
remove unnecessary paragraph
1 parent 85ac208 commit 99cbc45

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

release.md

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11

2-
# How to release plotly packages
2+
# Release guide
33

4-
There are 3 Python packages (`plotly`, `plotly-geo` and `chart-studio`) which need to be
5-
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.
4+
## Release process - full release of `plotly` package
65

7-
In addition, there are various changelogs, github releases and forum announcements to do :)
8-
9-
10-
## Release process - `plotly` package and extensions
11-
12-
This is the release process for releasing `plotly.py` version `X.Y.Z`.
6+
This is the release process for releasing `plotly.py` version `X.Y.Z`, including changelogs, Github release and forum announcement.
137

148
### Finalize changelog
159

@@ -123,7 +117,7 @@ to features in the release.
123117
* Update the Github Release entry and CHANGELOG entry to have the nice title and a link to the announcement
124118
* Follow up on issues resolved in this release or forum posts with better answers as of this release
125119

126-
## Release *Candidate* process - `plotly` package and extensions
120+
## Release process - Release *Candidate* of `plotly` package
127121

128122
(rough notes for a rough/ad hoc process!)
129123

0 commit comments

Comments
 (0)