Min 3 年之前
父节点
当前提交
f676831452
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      msp430emu/version.py

+ 1 - 1
msp430emu/version.py

@@ -1,3 +1,3 @@
-__version__ = "0.8"
+__version__ = "0.9"
 description = 'MSP 430 Emulator'
 __author__ = 'zceemja@ucl.ac.uk'