Update pzztool.py

This commit is contained in:
2021-11-28 03:44:01 +01:00
committed by GitHub
parent eb78d59250
commit fea899f380

View File

@ -6,7 +6,7 @@ from struct import unpack
from os import listdir
import logging
__version__ = "1.4.2"
__version__ = "0.14.2"
__author__ = "rigodron, algoflash, GGLinnk"
__OriginalAutor__ = "infval"
__license__ = "MIT"