We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266491a commit cc61838Copy full SHA for cc61838
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.7.0.dev"
+__version__ = "0.8.0.dev"
0 commit comments