Skip to content

Commit 6c226ec

Browse files
Merge pull request #350 from quantumlib/release-v0_9_3
Update version to 0.9.3
2 parents f56712e + 4757e79 commit 6c226ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def build_extension(self, ext):
7575
# README file as long_description.
7676
long_description = open("README.md", encoding="utf-8").read()
7777

78-
__version__ = "0.9.2"
78+
__version__ = "0.9.3"
7979

8080
setup(
8181
name="qsimcirq",

0 commit comments

Comments
 (0)