8000 chore: add support for python 3.11 by JenniferMah · Pull Request #627 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

chore: add support for python 3.11 #627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 9, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add version to read.me
  • Loading branch information
JenniferMah committed Dec 8, 2022
commit aaf2df3602d48dbbc81709b8491d1689c2ad2c29
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This library supports the following Python implementations:
* Python 3.8
* Python 3.9
* Python 3.10
* Python 3.11

## Installation

Expand Down
0