Update pzztool.py

This commit is contained in:
tmpz23
2021-11-19 16:11:54 +01:00
committed by GitHub
parent 15f7ca8dc7
commit 6365cb205a

View File

@ -5,7 +5,7 @@ from struct import unpack
from os import listdir
import logging
__version__ = "1.3.9"
__version__ = "1.3.10"
__author__ = "rigodron, algoflash, GGLinnk"
__OriginalAutor__ = "infval"
__license__ = "MIT"