Update version

- Fix version number
- Fix import functions text
- Remove auto-select for imported functions (already done with python)
- Add extracted functions for 15.0.0 arm64
- Show script version
- Add clear command
This commit is contained in:
hyugogirubato
2024-04-01 17:46:39 +02:00
parent 00ecd4e1c7
commit c9b2f8975c
7 changed files with 185039 additions and 18883 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from .cdm import *
from .vendor import *
__version__ = '1.0.1'
__version__ = '1.0.3'