Skip to content

Commit

Permalink
Merge pull request #215 from quantumlib/v0_5_1-release
Browse files Browse the repository at this point in the history
Update to version 0.5.1
  • Loading branch information
95-martin-orion authored Oct 20, 2020
2 parents 15deb03 + e191587 commit 92cfe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def build_extension(self, ext):
# README file as long_description.
long_description = open('README.md', encoding='utf-8').read()

__version__ = '0.5.0'
__version__ = '0.5.1'

setup(
name='qsimcirq',
Expand Down

0 comments on commit 92cfe08

Please sign in to comment.