diff --git a/creeper_adventure/__about__.py b/creeper_adventure/__about__.py index b5a47bc..f0468b7 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__ = '1.0.0' +__version__ = '2.0.0'