mirror of
https://github.com/skelsec/aardwolf
synced 2026-06-08 17:28:11 +00:00
7 lines
130 B
Python
7 lines
130 B
Python
|
|
__version__ = "0.1.1"
|
|
__banner__ = \
|
|
"""
|
|
# aardwolf %s
|
|
# Author: Tamas Jos @skelsec (info@skelsecprojects.com)
|
|
""" % __version__ |