diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fc336c19..c1c51489 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,7 @@ assignees: '' **Must gather (please complete the following information):** - SDK Version [e.g. 1.2.1] - - Python Version [e.g. Python 3.8] + - Python Version [e.g. Python 3.9] - Name of service that you're trying to use (if applicable) - Name of operation that you're trying to invoke (if applicable) diff --git a/README.md b/README.md index 61792d68..4af8ecdc 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ project: service instance or a [CouchDB](https://docs.couchdb.org/en/latest/install/index.html) server. -- Python 3.8 or above. +- Python 3.9 or above. ## Installation