Skip to content

Commit 57e0c08

Browse files
committed
supporting python 3.12
1 parent c57adff commit 57e0c08

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.10.0
2+
- Indicating support for Python 3.12
3+
14
# 3.9.1
25
- Updating Meetings API url to a `/v1` endpoint
36

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"Programming Language :: Python :: 3.9",
3737
"Programming Language :: Python :: 3.10",
3838
"Programming Language :: Python :: 3.11",
39+
"Programming Language :: Python :: 3.12",
3940
],
4041
)

0 commit comments

Comments
 (0)