Skip to content

Commit 8c7743c

Browse files
Update version to 0.6.0
To be merged after #246.
1 parent f8e791a commit 8c7743c

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
@@ -74,7 +74,7 @@ def build_extension(self, ext):
7474
# README file as long_description.
7575
long_description = open('README.md', encoding='utf-8').read()
7676

77-
__version__ = '0.5.1'
77+
__version__ = '0.6.0'
7878

7979
setup(
8080
name='qsimcirq',

0 commit comments

Comments
 (0)