We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c344123 commit 4a7758cCopy full SHA for 4a7758c
.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ assignees: ''
21
22
**Must gather (please complete the following information):**
23
- SDK Version [e.g. 1.2.1]
24
- - Python Version [e.g. Python 3.8]
+ - Python Version [e.g. Python 3.9]
25
- Name of service that you're trying to use (if applicable)
26
- Name of operation that you're trying to invoke (if applicable)
27
README.md
@@ -104,7 +104,7 @@ project:
104
service instance or a
105
[CouchDB](https://docs.couchdb.org/en/latest/install/index.html)
106
server.
107
-- Python 3.8 or above.
+- Python 3.9 or above.
108
109
## Installation
110
0 commit comments