Skip to content

Commit

Permalink
Bumps version to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBroughton committed Jul 26, 2021
1 parent 12b438a commit 02a45f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cirq-core/cirq/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
'of cirq (e.g. "python -m pip install cirq==0.5.*")'
)

__version__ = "0.11.0"
__version__ = "0.11.1"
2 changes: 1 addition & 1 deletion cirq-google/cirq_google/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
'of cirq (e.g. "python -m pip install cirq==0.5.*")'
)

__version__ = "0.11.0"
__version__ = "0.11.1"

0 comments on commit 02a45f9

Please sign in to comment.