Skip to content

Commit fe4fab8

Browse files
authored
Update __init__.py
1 parent f9638a0 commit fe4fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiskit_metal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# pylint: disable=wrong-import-order
1616
# pylint: disable=wrong-import-position
1717
"""Qiskit Metal"""
18-
__version__ = '0.1.2'
18+
__version__ = '0.1.5'
1919
__license__ = "Apache 2.0"
2020
__copyright__ = 'Copyright IBM 2019-2020'
2121
__author__ = 'Zlatko Minev, Thomas McConkey, and them IBM Quantum Team'

0 commit comments

Comments
 (0)