File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66url = " https://github.com/robotpy/robotpy-rev"
77license = " BSD-3-Clause"
88install_requires = [
9- " wpilib<2026.0.0,>=2025.2 .1" ,
9+ " wpilib<2026.0.0,>=2025.3 .1" ,
1010]
1111
1212[build-system ]
1313requires = [
1414 " robotpy-build<2026.0.0,~=2025.0.0" ,
15- " wpilib<2026.0.0,>=2025.2 .1" ,
15+ " wpilib<2026.0.0,>=2025.3 .1" ,
1616]
1717
1818[tool .robotpy-build ]
@@ -23,14 +23,14 @@ update_init = ["rev"]
2323artifact_id = " REVLib-driver"
2424group_id = " com.revrobotics.frc"
2525repo_url = " https://maven.revrobotics.com"
26- version = " 2025.0.2 "
26+ version = " 2025.0.3 "
2727libs = [" REVLibDriver" ]
2828
2929[tool .robotpy-build .static_libs ."revlib" .maven_lib_download ]
3030artifact_id = " REVLib-cpp"
3131group_id = " com.revrobotics.frc"
3232repo_url = " https://maven.revrobotics.com"
33- version = " 2025.0.2 "
33+ version = " 2025.0.3 "
3434libs = [" REVLib" ]
3535
3636[tool .robotpy-build .wrappers ."rev" ]
You can’t perform that action at this time.
0 commit comments