From 8f5873fbab657b826d0161fdc17e7cae6a5b6b92 Mon Sep 17 00:00:00 2001 From: Javanaut Date: Wed, 8 Jul 2026 10:54:51 +0200 Subject: [PATCH] v0.4.5 --- SCRATCHPAD.md | 5 ----- docs/history.rst | 5 +++++ pyproject.toml | 2 +- src/ffx/constants.py | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SCRATCHPAD.md b/SCRATCHPAD.md index ac125c2..869e37b 100644 --- a/SCRATCHPAD.md +++ b/SCRATCHPAD.md @@ -73,8 +73,3 @@ ## TODO: Review styled ASS separate handling - - - -. ~/.bashrc && cd /home/devnut/.local/src/codex/ffx/tests/assets && /home/devnut/.local/src/codex/ffx/.venv/bin/ffx --debug inspect gits_sac_s02e02_r3.mkv - diff --git a/docs/history.rst b/docs/history.rst index d3c956f..863f2a2 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,6 +1,11 @@ Version History =============== +0.4.5 +----- + +- Release version bumped to 0.4.5. + 0.4.4 ----- diff --git a/pyproject.toml b/pyproject.toml index 3fdee87..af19b04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "ffx" description = "FFX recoding and metadata managing tool" -version = "0.4.4" +version = "0.4.5" license = {file = "LICENSE.md"} dependencies = [ "requests", diff --git a/src/ffx/constants.py b/src/ffx/constants.py index ba77693..6288319 100644 --- a/src/ffx/constants.py +++ b/src/ffx/constants.py @@ -1,4 +1,4 @@ -VERSION='0.4.4' +VERSION='0.4.5' DATABASE_VERSION = 3 DEFAULT_QUALITY = 32