This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit dae3a6278aa809db62f7542eaaf8da452a3f730b Author: Tomaz Muraus <[email protected]> AuthorDate: Fri Oct 22 10:13:54 2021 +0200 Add changelog entry. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index ffff880..c54faa2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -68,6 +68,13 @@ DNS (GITHUB-1570) [Gasper Vozel - @karantan] +Other +~~~~~ + +- Fix ``python_requires`` setup.py metadata item value. + (GITHUB-1606) + [Michał Górny - @mgorny] + Changes in Apache Libcloud 3.3.1 --------------------------------
