import console as namespace

each console object is now a singleton

patch bump
This commit is contained in:
2025-06-20 02:29:36 +01:00
parent e5040d5ddd
commit fbea2cb896
17 changed files with 168 additions and 198 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
#
# SPDX-License-Identifier: MIT
__version__ = "0.16.10"
__version__ = "0.16.11"