pytool-template/{{ package_name }}/{{ python_package }}/__about__.py
2023-05-10 18:32:26 -05:00

4 lines
142 B
Python

# SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.0.0.dev1"