From f55c2fe32b3981073e7f0ab61640d06f7fac3a24 Mon Sep 17 00:00:00 2001 From: autobump Date: Sun, 15 Jan 2023 18:17:40 +0000 Subject: [PATCH] Bump version: 11.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 e3a3b94..79f884d 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__ = '10.0.0' +__version__ = '11.0.0'