Skip to content

Commit

Permalink
feat: add official support for Python 3.12 (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke authored Aug 7, 2023
1 parent 5dde2a3 commit a89a502
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 @@ -14,6 +14,7 @@ classifiers = [
"Natural Language :: English",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries",
"Programming Language :: Python :: 3.12",
]
packages = [
{ include = "django_codemod", from = "src" },
Expand Down

0 comments on commit a89a502

Please sign in to comment.