changeset 7c788a324e4e in modules/stock_package_shipping_ups:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_ups?cmd=changeset&node=7c788a324e4e
description:
        Prepare release 6.0.0 [skip ci]
diffstat:

 CHANGELOG  |  3 +++
 COPYRIGHT  |  2 +-
 tryton.cfg |  2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 7da062bc4e0d -r 7c788a324e4e CHANGELOG
--- a/CHANGELOG Sun May 02 10:30:14 2021 +0200
+++ b/CHANGELOG Mon May 03 16:11:31 2021 +0200
@@ -1,3 +1,6 @@
+Version 6.0.0 - 2021-05-03
+* Bug fixes (see mercurial logs for details)
+
 Version 5.8.0 - 2020-11-02
 * Bug fixes (see mercurial logs for details)
 * Remove support for Python 3.5
diff -r 7da062bc4e0d -r 7c788a324e4e COPYRIGHT
--- a/COPYRIGHT Sun May 02 10:30:14 2021 +0200
+++ b/COPYRIGHT Mon May 03 16:11:31 2021 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2016-2020 B2CK.
+Copyright (C) 2016-2021 B2CK.
 Copyright (C) 2016-2017 Nicolas Évrard.
 
 This program is free software: you can redistribute it and/or modify
diff -r 7da062bc4e0d -r 7c788a324e4e tryton.cfg
--- a/tryton.cfg        Sun May 02 10:30:14 2021 +0200
+++ b/tryton.cfg        Mon May 03 16:11:31 2021 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.9.0
+version=6.0.0
 depends:
     ir
     res

Reply via email to