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
The following commit(s) were added to refs/heads/trunk by this push:
new 9b14d34 Fix syntax issue.
9b14d34 is described below
commit 9b14d341ed188bcd7a6ebc660e26a22c371122c7
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sat Jun 6 23:54:13 2020 +0200
Fix syntax issue.
---
README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
index c81814b..7702149 100644
--- a/README.rst
+++ b/README.rst
@@ -59,7 +59,7 @@ Documentation
Documentation can be found at <https://libcloud.readthedocs.org>.
Note on Python Version Compatibility
-===================================
+====================================
Libcloud v3.0.0 dropped support for Python 2.7 and Python 3.4 and now only
supports Python >= 3.5.