Skip to content

Commit

Permalink
Bump cirq version to 0.10.0 (#3379)
Browse files Browse the repository at this point in the history
  • Loading branch information
balopat committed Oct 1, 2020
1 parent 2c0c481 commit 3e86ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq/_version.py
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.9.0.dev"
__version__ = "0.10.0.dev"

0 comments on commit 3e86ad6

Please sign in to comment.