Skip to content

Commit 02a45f9

Browse files
Bumps version to 0.11.1
1 parent 12b438a commit 02a45f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cirq-core/cirq/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
'of cirq (e.g. "python -m pip install cirq==0.5.*")'
3030
)
3131

32-
__version__ = "0.11.0"
32+
__version__ = "0.11.1"

cirq-google/cirq_google/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
'of cirq (e.g. "python -m pip install cirq==0.5.*")'
3030
)
3131

32-
__version__ = "0.11.0"
32+
__version__ = "0.11.1"

0 commit comments

Comments
 (0)