Skip to content

Commit

Permalink
Update pyproject.toml (set classifier to Python :: 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
herzogp authored Dec 12, 2024
1 parent 4f6a54c commit cb9d61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: Testing",
]
keywords = ["antithesis", "sdk", "autonomous", "testing"]
Expand Down

1 comment on commit cb9d61c

@herzogp
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment for this commit should say 3.9 (not 3.12)

Please sign in to comment.