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.
1 parent c57301a commit d22c86bCopy full SHA for d22c86b
README.rst
@@ -2,7 +2,7 @@ News
2
====
3
4
- June 2023: thonny-quecpython 0.1.1 released! (for those -- and only those -- who use Python >= 3.7).
5
-- October 2023: thonny-quecpython 0.1.4 released!
+- October 2023: thonny-quecpython 0.1.6 released!
6
7
Overview
8
========
VERSION
@@ -1 +1 @@
1
-0.1.5
+0.1.6
setup.py
@@ -41,7 +41,7 @@ def get_version():
41
"exes/rda/*",
42
],
43
"thonnycontrib.quecpython.locale": [
44
- "zh_CN.json",
+ "zh_CN.lag",
45
46
},
47
install_requires=[
0 commit comments