commit | a5c7ce28993826aa3e6b7fdc0cf090482ba20db6 | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Wed Mar 20 13:41:12 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 20 13:41:12 2019 -0700 |
tree | 1e1c8d04a13003bf91349e8d2481ee168df6d000 | |
parent | d0eca1c2a4ce1eec0b985a7683b966a52da48088 [diff] |
Remove classifier for Python 3.4 for end-of-life. (#7535) * Remove classifier for Python 3.4 for end-of-life. * Update supported versions in Client README, Contributing Guide
diff --git a/README.rst b/README.rst index 6faa49a..bed184a 100644 --- a/README.rst +++ b/README.rst
@@ -16,7 +16,7 @@ Supported Python Versions ------------------------- -Python >= 3.4 +Python >= 3.5 Deprecated Python Versions --------------------------