Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9]
- Python Version [e.g. Python 3.10]
- Name of service that you're trying to use (if applicable)
- Name of operation that you're trying to invoke (if applicable)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ project:
service instance or a
[CouchDB](https://docs.couchdb.org/en/latest/install/index.html)
server.
- Python 3.9 or above.
- Python 3.10, 3.11, 3.12, 3.13 or 3.14

## Installation

Expand Down