hatch-version-action-example/hatch_version_action_example/__about__.py
2022-09-01 21:29:57 +00:00

4 lines
143 B
Python

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