Skip to content

Commit

Permalink
add python 3.11 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Feb 5, 2023
1 parent 67fcb63 commit 112d69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def get_version(rel_path):
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
],
packages=["py2sambvca"],
include_package_data=True
Expand Down

0 comments on commit 112d69b

Please sign in to comment.