hatch-version-action-example/hatch_version_action_example/__about__.py
2023-01-22 22:49:08 +00:00

4 lines
142 B
Python

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