Skip to content

Commit cc61838

Browse files
authored
Update master to 0.8.0.dev (#2686)
1 parent 266491a commit cc61838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq/_version.py

+1-1
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.7.0.dev"
31+
__version__ = "0.8.0.dev"

0 commit comments

Comments
 (0)