Skip to content

Commit 23a4f87

Browse files
authored
Update for kickoff
1 parent 682ba18 commit 23a4f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
package_data={"commands2": ["py.typed"]},
1414
packages=["commands2"],
1515
install_requires=[
16-
"wpilib<2026,>=2025.0.0b1",
16+
"wpilib<2026,>=2025.1.1",
1717
"typing_extensions>=4.1.0,<5",
1818
],
1919
license="BSD-3-Clause",

0 commit comments

Comments
 (0)