We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32c41df + 336a808 commit fe63f99Copy full SHA for fe63f99
docs/changes/0.35.1.rst
@@ -0,0 +1,4 @@
1
+QCoDeS 0.35.1 (2022-10-05)
2
+==========================
3
+
4
+QCoDeS 0.35.1 has been yanked due to an incorrect tag.
docs/changes/0.35.2.rst
@@ -0,0 +1,5 @@
+QCoDeS 0.35.2 (2022-10-05)
+This is a bugfix to fix an issue where the ``qcodes.utils.helpers`` module had an unexpected dependency
5
+on ``pytest``.
docs/changes/index.rst
@@ -3,6 +3,8 @@ Changelogs
.. toctree::
Unreleased <unreleased>
6
+ 0.35.2 <0.35.2>
7
+ 0.35.1 <0.35.1>
8
0.35.0 <0.35.0>
9
0.35.0b1 <0.35.0b1>
10
0.34.1 <0.34.1>
0 commit comments