Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Harrigan committed Jan 5, 2019
1 parent 10e75ef commit f957e84
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.2.0.dev0"
__version__ = "2.2.0"

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

0 comments on commit f957e84

Please sign in to comment.