Skip to content

Commit 861700f

Browse files
authored
Merge pull request #143 from sschuhmann/release_messages
added message for 0.6.2
2 parents 06ea6a2 + 597b899 commit 861700f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
"0.5.0": "messages/0.5.0.txt",
1414
"0.5.1": "messages/0.5.1.txt",
1515
"0.6.0": "messages/0.6.0.txt",
16-
"0.6.1": "messages/0.6.1.txt"
16+
"0.6.1": "messages/0.6.1.txt",
17+
"0.6.2": "messages/0.6.2.txt"
1718
}

messages/0.6.2.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Update 0.6.2
2+
------------
3+
4+
- fixed a bug where ST4 uses python 3.8 instead of python 3.3. Thanks to walterm128 for the fix.

0 commit comments

Comments
 (0)