This commit is contained in:
Waylon Walker 2025-11-22 21:48:11 -06:00
commit d7800f4d82
12 changed files with 378 additions and 0 deletions

4
py_project/.__about__.py Normal file
View file

@ -0,0 +1,4 @@
# SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.2.1"