Skip to content

Commit

Permalink
Bump version to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
karalekas committed Jun 28, 2019
1 parent ed1bd32 commit 9180406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyquil/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.9.0"
__version__ = "2.9.1"

from pyquil.quil import Program
from pyquil.api import list_quantum_computers, get_qc

0 comments on commit 9180406

Please sign in to comment.