Skip to content

Commit

Permalink
chore: add py3.11 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
dacorvo committed Apr 10, 2024
1 parent c005182 commit fab2117
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 @@ -11,6 +11,7 @@ classifiers = [
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Topic :: Scientific/Engineering :: Artificial Intelligence'
]
keywords = ['torch', 'quantization']
Expand Down

0 comments on commit fab2117

Please sign in to comment.