This commit is contained in:
François Boulogne 2024-07-23 10:54:58 +02:00
parent 2e35cb2a0b
commit f835556acf

View file

@ -1,4 +1,4 @@
__version__ == '0.1.2' __version__ = '0.1.2'
from .LTS import * from .LTS import *
from .USBdev import * from .USBdev import *