ddos-script/__init__.py

6 lines
119 B
Python
Raw Permalink Normal View History

"""Top-level package for Simple DDoS."""
# simple_ddos/__init__.py
__app_name__ = 'simple_ddos'
__version__ = "0.1.0"