Skip to content

Commit 95ac2ea

Browse files
committed
fix classifier of amplpy v0.16.0
1 parent e4fa865 commit 95ac2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ def link_args():
203203
"Programming Language :: Python :: 3.12",
204204
"Programming Language :: Python :: 3.13",
205205
"Programming Language :: Python :: 3.14",
206-
"Programming Language :: Python :: 3.14t",
206+
"Programming Language :: Python :: Free Threading :: 2 - Beta",
207207
"Programming Language :: Python :: Implementation :: CPython",
208208
],
209209
packages=["amplpy"],

0 commit comments

Comments
 (0)