details:   https://code.tryton.org/tryton/commit/36f79877f3cb
branch:    7.8
user:      Cédric Krier <[email protected]>
date:      Wed Feb 18 18:41:24 2026 +0100
description:
        Increase version number
diffstat:

 tryton/tryton/__init__.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r ae07be41b3eb -r 36f79877f3cb tryton/tryton/__init__.py
--- a/tryton/tryton/__init__.py Wed Feb 18 18:41:14 2026 +0100
+++ b/tryton/tryton/__init__.py Wed Feb 18 18:41:24 2026 +0100
@@ -1,6 +1,6 @@
 # This file is part of Tryton.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "7.8.3"
+__version__ = "7.8.4"
 import locale
 
 import gi

Reply via email to