minor bump

This commit is contained in:
onyx-and-iris 2025-06-20 04:04:35 +01:00
parent 9a0659ae35
commit 47324597d7
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# [0.16.11] - 2025-06-19
# [0.17.0] - 2025-06-20
### Added

View File

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