1
1
mirror of https://github.com/r4sas/PBinCLI synced 2025-01-11 07:17:52 +00:00
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2019-08-16 21:24:52 +00:00
parent c63256c628
commit 692335ee62
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -2,6 +2,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__author__ = "R4SAS <r4sas@i2pmail.org>" __author__ = "R4SAS <r4sas@i2pmail.org>"
__version__ = "0.2" __version__ = "0.2.1"
__copyright__ = "Copyright (c) R4SAS" __copyright__ = "Copyright (c) R4SAS"
__license__ = "MIT" __license__ = "MIT"