Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit b87736a

Browse files
authored
chore(tests): add Python 3.11 in CI runs/tox/trove classifier (#161)
1 parent 7b80d44 commit b87736a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'Programming Language :: Python :: 3.8',
3636
'Programming Language :: Python :: 3.9',
3737
'Programming Language :: Python :: 3.10',
38+
'Programming Language :: Python :: 3.11',
3839
'Topic :: System :: Logging',
3940
]
4041
)

0 commit comments

Comments
 (0)