From e80bb490a6ba3bf5d9cb08a2e3e899787494553c Mon Sep 17 00:00:00 2001 From: Daniel Kohler <11864045+ddkohler@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:42:24 -0600 Subject: [PATCH] 2026.01.0 --- CHANGELOG.md | 5 ++++- yaqd_wright/VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e877e8..603da60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +## [2026.01.0] + ### Changed - roll python version support to current (3.11--14) - updated asyncio commands to avoid deprecated ones (`get_event_loop`) @@ -66,7 +68,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Added - initial release -[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.8.0...HEAD +[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2026.01.0...HEAD +[2026.1.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.8.0...v2026.01.0 [2022.8.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.3.0...v2022.8.0 [2022.3.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.2.0...v2022.3.0 [2022.2.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.4.0...v2022.2.0 diff --git a/yaqd_wright/VERSION b/yaqd_wright/VERSION index fab0ef7..4703009 100644 --- a/yaqd_wright/VERSION +++ b/yaqd_wright/VERSION @@ -1 +1 @@ -2022.8.0 +2026.01.0