We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a759e41 commit 3fded88Copy full SHA for 3fded88
cirq/_version.py
@@ -28,4 +28,4 @@
28
'B) Explicitly install an older deprecated-but-compatible version '
29
'of cirq (e.g. "python -m pip install cirq==0.5.*")')
30
31
-__version__ = "0.8.0.dev"
+__version__ = "0.8.0"
0 commit comments