Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit 3ca1bf9

Browse files
committed
Merge branch 'first-commit' of github.com:qctrl/python-qiskit into first-commit
2 parents eda1d01 + 6abd232 commit 3ca1bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qctrlqiskit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
===========
1919
"""
2020

21-
__version__ = "0.0.1"
21+
__version__ = ""
2222

2323
from .quantum_circuit import convert_dds_to_qiskit_quantum_circuit
2424

0 commit comments

Comments
 (0)