diff --git a/src/__about__.py b/src/__about__.py new file mode 100644 index 0000000..2615afb --- /dev/null +++ b/src/__about__.py @@ -0,0 +1,4 @@ +# SPDX-FileCopyrightText: 2023-present th3r00t +# +# SPDX-License-Identifier: CC-BY-NC-ND-4.0 +__version__ = "0.0.1"