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 b6f0667 commit 724c9b0Copy full SHA for 724c9b0
env.py
@@ -34,7 +34,7 @@
34
from cmds import *
35
from vars import Export
36
37
-__version__ = 'RT-Thread Env Script v1.5.0'
+__version__ = 'RT-Thread Env Script v1.5.2'
38
39
def init_argparse():
40
parser = argparse.ArgumentParser(description=__doc__)
0 commit comments