Skip to content

Commit 785ffaf

Browse files
committed
Bump cirq version to 0.9.1
1 parent 65abd00 commit 785ffaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
'B) Explicitly install an older deprecated-but-compatible version '
2929
'of cirq (e.g. "python -m pip install cirq==0.5.*")')
3030

31-
__version__ = "0.9.0"
31+
__version__ = "0.9.1"

0 commit comments

Comments
 (0)