Skip to content

Commit 47a9815

Browse files
Merge pull request #1043 from QCoDeS/release/v0.1.11
Version 0.1.11
2 parents 4c67f7b + 0b070a3 commit 47a9815

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

docs/changes/0.1.11.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Changelogs
1111
0.1.7 <0.1.7>
1212
0.1.9 <0.1.9>
1313
0.1.10 <0.1.10>
14+
0.1.11 <0.1.11>

qcodes/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.10'
1+
__version__ = '0.1.11'

0 commit comments

Comments
 (0)