We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16733e1 + 5540458 commit bc2f66aCopy full SHA for bc2f66a
c3/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.2.0"
+__version__ = "1.2.1"
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="c3-toolset",
5
- version="1.2.0",
+ version="1.2.1",
6
description="Toolset for control, calibration and characterization of physical systems",
7
url="http://www.q-optimize.org",
8
author="q-optimize",
@@ -13,6 +13,7 @@
13
"c3/generator",
14
"c3/libraries",
15
"c3/optimizers",
16
+ "c3/qiskit",
17
"c3/schemas",
18
"c3/signal",
19
"c3/system",
0 commit comments