Skip to content

Commit

Permalink
Update master to 0.8.0.dev (#2686)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrain115 committed Jan 17, 2020
1 parent 266491a commit cc61838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
'B) Explicitly install an older deprecated-but-compatible version '
'of cirq (e.g. "python -m pip install cirq==0.5.*")')

__version__ = "0.7.0.dev"
__version__ = "0.8.0.dev"

0 comments on commit cc61838

Please sign in to comment.