diff --git a/.coverage b/.coverage index 0298e97..7c3fcc7 100644 Binary files a/.coverage and b/.coverage differ diff --git a/hatch_version_action_example/__about__.py b/hatch_version_action_example/__about__.py index a07bca5..41e16f2 100644 --- a/hatch_version_action_example/__about__.py +++ b/hatch_version_action_example/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2022-present Waylon S. Walker # # SPDX-License-Identifier: MIT -__version__ = "0.1.0.dev6" +__version__ = "0.1.0.dev7"