mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-10-04 08:21:55 +00:00
release 0.17.0 fixes slow rich imports, see https://github.com/fastapi/typer/releases/tag/0.17.0 This is related to issue #2. minor version bump
5 lines
135 B
Python
5 lines
135 B
Python
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
__version__ = '0.21.0'
|