Skip to content

Commit b29b68d

Browse files
committed
release rt-thread env script v1.5.0
1 parent 7cbc087 commit b29b68d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

env.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
from cmds import *
3535
from vars import Export
3636

37-
__version__ = 'RT-Thread Env Tool v1.4.0'
38-
37+
__version__ = 'RT-Thread Env Script v1.5.0'
3938

4039
def init_argparse():
4140
parser = argparse.ArgumentParser(description=__doc__)

0 commit comments

Comments
 (0)