Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Prepare release 6.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cedk committed May 2, 2022
1 parent 7409f35 commit 8e7cb18
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Version 6.4.0 - 2022-05-02
* Bug fixes (see mercurial logs for details)
* Add support for Python 3.10
* Remove support for Python 3.6

Expand Down
4 changes: 2 additions & 2 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright (C) 2014-2021 Cédric Krier.
Copyright (C) 2014-2021 B2CK SPRL.
Copyright (C) 2014-2022 Cédric Krier.
Copyright (C) 2014-2022 B2CK SPRL.
Copyright (C) 2013-2015 NaN·tic

This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion tryton.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tryton]
version=6.3.0
version=6.4.0
depends:
ir
product
Expand Down

0 comments on commit 8e7cb18

Please sign in to comment.