Skip to content

Commit

Permalink
Include Py3.11 in pyproject.toml (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: Russell Bunch <[email protected]>
  • Loading branch information
rustydb authored Aug 10, 2023
1 parent bb20d96 commit 5512bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ classifiers = [
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
]
description = 'Callables and modules for CSM usage.'
dependencies = [
Expand Down

0 comments on commit 5512bbf

Please sign in to comment.