Update doltool.py

This commit is contained in:
tmpz23 2022-04-16 00:24:42 +02:00 committed by GitHub
parent f26a27aa2c
commit c10625b378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import re
__version__ = "0.0.4"
__author__ = "algoflash"
__author__ = "rigodron, algoflash, GGLinnk"
__license__ = "MIT"
__status__ = "developpement"