Skip to content

Commit de1aa55

Browse files
authored
chore: bump version to v6.10.0rc1 (#8695)
* chore: bump version to v6.10.0rc1 * docs: fix names of code owners in release doc
1 parent b9493dd commit de1aa55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The publish jobs will not run if any of the previous jobs fail.
8989

9090
They use [GitHub environments], which are configured as [trusted publishers] on PyPI.
9191

92-
Both jobs require a @hipsterusername or @psychedelicious to approve them from the workflow's **Summary** tab.
92+
Both jobs require a @lstein or @blessedcoolant to approve them from the workflow's **Summary** tab.
9393

9494
- Click the **Review deployments** button
9595
- Select the environment (either `testpypi` or `pypi` - typically you select both)
@@ -101,7 +101,7 @@ Both jobs require a @hipsterusername or @psychedelicious to approve them from th
101101

102102
Check the [python infrastructure status page] for incidents.
103103

104-
If there are no incidents, contact @hipsterusername or @lstein, who have owner access to GH and PyPI, to see if access has expired or something like that.
104+
If there are no incidents, contact @lstein or @blessedcoolant, who have owner access to GH and PyPI, to see if access has expired or something like that.
105105

106106
#### `publish-testpypi` Job
107107

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.9.0"
1+
__version__ = "6.10.0rc1"

0 commit comments

Comments
 (0)