From eb95eaa36d4299fa2a27e29bb04c42079da43f2c Mon Sep 17 00:00:00 2001 From: autobump Date: Wed, 4 Jan 2023 15:44:32 +0000 Subject: [PATCH] Bump version: 7.0.0 --- creeper_adventure/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/creeper_adventure/__about__.py b/creeper_adventure/__about__.py index 419e5ba..f539250 100644 --- a/creeper_adventure/__about__.py +++ b/creeper_adventure/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023-present Waylon S. Walker # # SPDX-License-Identifier: MIT -__version__ = '6.0.0' +__version__ = '7.0.0'