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 06ea6a2 + 597b899 commit 861700fCopy full SHA for 861700f
messages.json
@@ -13,5 +13,6 @@
13
"0.5.0": "messages/0.5.0.txt",
14
"0.5.1": "messages/0.5.1.txt",
15
"0.6.0": "messages/0.6.0.txt",
16
- "0.6.1": "messages/0.6.1.txt"
+ "0.6.1": "messages/0.6.1.txt",
17
+ "0.6.2": "messages/0.6.2.txt"
18
}
messages/0.6.2.txt
@@ -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