This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/libcloud-site.git

commit 29de8ed32f85dc5a4bdb276e13d9f69c455dad1f
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Jan 14 17:21:01 2023 +0100

    Update about page.
---
 source/about.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/source/about.md b/source/about.md
index 9139ed44..e4fd5541 100644
--- a/source/about.md
+++ b/source/about.md
@@ -49,15 +49,16 @@ Libcloud supports the following Python version:
 * Python 3.11 (since 3.6.0)
 * PyPy 3.7+
 
-First version which introduced Python 3 support was 0.7.1.
 
-Support for Python 3.6 has been dropped in **Libcloud 3.5.0**.
+Support for Python 3.6 has been dropped in **Libcloud 3.7.0**.
 
 Support for Python 3.5 has been dropped in **Libcloud 3.6.0**.
 
 Support for Python 2.7 and Python 3.4 has been dropped in
 **Libcloud 3.0.0**.
 
+First version which included Python 3 support was 0.7.1.
+
 Support for Python 2.4 has been dropped in **Libcloud 0.4.0**, Python 2.5 in
 2016 and Python 2.6 and 3.3 in **Libcloud 2.3.0**.
 

Reply via email to