PBinCLI/pbincli/__init__.py
r4sas 692335ee62
0.2.1
Signed-off-by: r4sas <r4sas@i2pmail.org>
2019-08-16 21:24:52 +00:00

8 lines
168 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = "R4SAS <r4sas@i2pmail.org>"
__version__ = "0.2.1"
__copyright__ = "Copyright (c) R4SAS"
__license__ = "MIT"