Skip to content

Commit

Permalink
2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyun-wu committed Dec 2, 2024
1 parent 12d5edf commit 59d75c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@
"Operating System :: OS Independent",
],
license="Apache Software License 2.0",
python_requires=">=3.9,<3.14",
python_requires=">=3.8,<3.14",
)
2 changes: 1 addition & 1 deletion setup_ag2.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"Operating System :: OS Independent",
],
license="Apache Software License 2.0",
python_requires=">=3.9,<3.14",
python_requires=">=3.8,<3.14",
)
2 changes: 1 addition & 1 deletion setup_autogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"Operating System :: OS Independent",
],
license="Apache Software License 2.0",
python_requires=">=3.9,<3.14",
python_requires=">=3.8,<3.14",
)

0 comments on commit 59d75c6

Please sign in to comment.