From c994c2eeb0bc0b5a7cc49758dd8d5ccc25e57394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20=C5=9Eafak?= Date: Tue, 28 Oct 2025 02:48:06 +0300 Subject: [PATCH] v1.2.1 --- CHANGELOG.md | 2 +- abogen/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa57610..4a12ff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.2.1 (pre-release) +# 1.2.1 - Upgraded Abogen's interface from PyQt5 to PyQt6 for better compatibility and long-term support. - Added tooltip indicators in queue manager to display book handler options (`Save chapters separately` and `Merge chapters at the end`) for queued items. - Added `Open processed file` and `Open input file` options for items in the queue manager, instead of just `Open file` option. diff --git a/abogen/VERSION b/abogen/VERSION index 867e524..cb174d5 100644 --- a/abogen/VERSION +++ b/abogen/VERSION @@ -1 +1 @@ -1.2.0 \ No newline at end of file +1.2.1 \ No newline at end of file