Skip to content

Commit

Permalink
Bump pyquil version to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karalekas committed Nov 1, 2018
1 parent 22d96f6 commit f2df17f
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.0.0.dev2"
__version__ = "2.0.0"

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

0 comments on commit f2df17f

Please sign in to comment.