Skip to content

Commit 44c5be0

Browse files
Bump terra version to 0.20.0 (#256)
1 parent 02a63d7 commit 44c5be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import setuptools
2020

2121
REQUIREMENTS = [
22-
"qiskit-terra>=0.19.2",
22+
"qiskit-terra>=0.20.0",
2323
"requests>=2.19",
2424
"requests-ntlm>=1.1.0",
2525
"numpy>=1.13",

0 commit comments

Comments
 (0)