hatch-version-action-example/hatch_version_action_example/__about__.py
2022-09-01 08:47:30 -05:00

4 lines
137 B
Python

# SPDX-FileCopyrightText: 2022-present Waylon S. Walker <waylon@waylonwalker.com>
#
# SPDX-License-Identifier: MIT
__version__ = '0.0.1'