From 93d52d87e1816239f16050e729c88439c8c7c6c5 Mon Sep 17 00:00:00 2001 From: autobump Date: Wed, 4 Jan 2023 14:32:36 +0000 Subject: [PATCH] Bump version: 5.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 b67881c..f5d8f21 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__ = '4.0.0' +__version__ = '5.0.0'