summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2088ddf..cce2ad0 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ Python GitLab
``python-gitlab`` is a Python package providing access to the GitLab server API.
-It supports the v3 api of GitLab, and provides a CLI tool (``gitlab``).
+It supports the v3 and v4 APIs of GitLab, and provides a CLI tool (``gitlab``).
Installation
============