diff --git a/README.rst b/README.rst index 072657e0c3d3..a7931fba67d2 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,14 @@ If you need support for other Google APIs, check out the `Google APIs Python Client library `__. +Versioning +---------- +This library follows `Semantic Versioning `__. + +It is currently in major version zero (0.y.z), which means that +anything may change at any time and the public API should not be +considered stable. + Quickstart ----------