Skip to content

Commit d22c86b

Browse files
committed
update 0.1.6
1 parent c57301a commit d22c86b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ News
22
====
33

44
- 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!
5+
- October 2023: thonny-quecpython 0.1.6 released!
66

77
Overview
88
========

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def get_version():
4141
"exes/rda/*",
4242
],
4343
"thonnycontrib.quecpython.locale": [
44-
"zh_CN.json",
44+
"zh_CN.lag",
4545
],
4646
},
4747
install_requires=[

0 commit comments

Comments
 (0)