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 4c67f7b + 0b070a3 commit 47a9815Copy full SHA for 47a9815
docs/changes/0.1.11.rst
@@ -0,0 +1,4 @@
1
+Changelog for QCoDeS 0.1.11
2
+===========================
3
+
4
+This release fixes a corrupt file in release 0.1.10
docs/changes/index.rst
@@ -11,3 +11,4 @@ Changelogs
11
0.1.7 <0.1.7>
12
0.1.9 <0.1.9>
13
0.1.10 <0.1.10>
14
+ 0.1.11 <0.1.11>
qcodes/version.py
@@ -1 +1 @@
-__version__ = '0.1.10'
+__version__ = '0.1.11'
0 commit comments