Skip to content

Commit 09432f6

Browse files
authored
Fix #6970: mention release cadence (#7099)
Per discussion on issue #6970, this adds a brief note about the approximate release cadence of Cirq.
1 parent 16231fc commit 09432f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

release.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ the [version file](./cirq-core/cirq/_version.py).
8383

8484
### Release Schedule
8585

86-
Releases are made on an as-needed basis determined by Cirq maintainers. All Cirq
87-
packages (including vendor packages such as `cirq-aqt`) are released at the same
88-
time.
86+
Releases are made approximately every quarter (i.e., every 3 months). All Cirq
87+
packages (including vendor packages such as `cirq-aqt`) are released at the
88+
same time.
8989

9090
## Before you release: flush the deprecation backlog
9191

0 commit comments

Comments
 (0)