init
This commit is contained in:
parent
aac78ff993
commit
daced3babb
24 changed files with 1485 additions and 47 deletions
4
{{ package_name }}/{{ python_package }}/__about__.py
Normal file
4
{{ package_name }}/{{ python_package }}/__about__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
__version__ = "0.0.0.dev1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue