changeset bd20597bf1b3 in tryton:5.0
details: https://hg.tryton.org/tryton?cmd=changeset;node=bd20597bf1b3
description:
        Increase version number
diffstat:

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

diffs (11 lines):

diff -r 0f7dc124bd8a -r bd20597bf1b3 tryton/__init__.py
--- a/tryton/__init__.py        Wed Mar 03 18:15:25 2021 +0100
+++ b/tryton/__init__.py        Wed Mar 03 18:15:40 2021 +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__ = "5.0.33"
+__version__ = "5.0.34"
 import sys
 
 import gi

Reply via email to