Skip to content

Commit 3962442

Browse files
committed
Note we support 3.12 now
1 parent beb18e3 commit 3962442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hypothesis-python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ def local_file(name):
117117
"Programming Language :: Python :: 3.9",
118118
"Programming Language :: Python :: 3.10",
119119
"Programming Language :: Python :: 3.11",
120+
"Programming Language :: Python :: 3.12",
120121
"Programming Language :: Python :: Implementation :: CPython",
121122
"Programming Language :: Python :: Implementation :: PyPy",
122123
"Topic :: Education :: Testing",

0 commit comments

Comments
 (0)