Skip to content

Commit 92cfe08

Browse files
Merge pull request #215 from quantumlib/v0_5_1-release
Update to version 0.5.1
2 parents 15deb03 + e191587 commit 92cfe08

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.0'
77+
__version__ = '0.5.1'
7878

7979
setup(
8080
name='qsimcirq',

0 commit comments

Comments
 (0)