Skip to content

Commit a47be1f

Browse files
authored
Merge pull request #16 from qctrl/fix_versioning
Version update for release
2 parents 00fe233 + 4816cd4 commit a47be1f

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

qctrlopencontrols/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
=================
1919
"""
2020

21+
__version__ = "1.2.1"
22+
2123
from .cirq.circuit import convert_dds_to_cirq_circuit
2224
from .cirq.schedule import convert_dds_to_cirq_schedule
2325

qctrlopencontrols/version.py

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)