File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26112611 "output_type": "stream",
26122612 "text": [
26132613 "\n",
2614- "Qiskit Metal 0.0.2 \n",
2614+ "Qiskit Metal 0.0.3 \n",
26152615 "\n",
26162616 "Basic\n",
26172617 "____________________________________\n",
Original file line number Diff line number Diff line change 1515# pylint: disable=wrong-import-order
1616# pylint: disable=wrong-import-position
1717
18- __version__ = '0.0.2 '
18+ __version__ = '0.0.3 '
1919__license__ = "Apache 2.0"
2020__copyright__ = 'Copyright IBM 2019-2020'
2121__author__ = 'Zlatko Minev, Thomas McConkey, and them IBM Quantum Team'
Original file line number Diff line number Diff line change 2727
2828setup (
2929 name = "qiskit_metal" ,
30- version = "0.0.2 " ,
30+ version = "0.0.3 " ,
3131 description = "Qiskit Metal | for quantum device design & analsysi" ,
3232 long_description = long_description ,
3333 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments