hatch-version-action-example/hatch_version_action_example/__about__.py
2022-09-02 00:19:06 +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.dev11"