Skip to content

Commit

Permalink
releasing v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balopat committed Oct 1, 2020
1 parent 2c0c481 commit 65abd00
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.9.0.dev"
__version__ = "0.9.0"

0 comments on commit 65abd00

Please sign in to comment.