Commit ce05834 1 parent f32cd16 commit ce05834 Copy full SHA for ce05834
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ author_email = "robotpy@googlegroups.com"
6
6
url = " https://github.com/robotpy/robotpy-rev"
7
7
license = " BSD-3-Clause"
8
8
install_requires = [
9
- " wpilib<2026.0.0,>=2025.1 .1" ,
9
+ " wpilib<2026.0.0,>=2025.2 .1" ,
10
10
]
11
11
12
12
[build-system ]
13
13
requires = [
14
14
" robotpy-build<2026.0.0,~=2025.0.0" ,
15
- " wpilib<2026.0.0,>=2025.1 .1" ,
15
+ " wpilib<2026.0.0,>=2025.2 .1" ,
16
16
]
17
17
18
18
[tool .robotpy-build ]
@@ -22,14 +22,14 @@ base_package = "rev"
22
22
artifact_id = " REVLib-driver"
23
23
group_id = " com.revrobotics.frc"
24
24
repo_url = " https://maven.revrobotics.com"
25
- version = " 2025.0.0 "
25
+ version = " 2025.0.1 "
26
26
libs = [" REVLibDriver" ]
27
27
28
28
[tool .robotpy-build .static_libs ."revlib" .maven_lib_download ]
29
29
artifact_id = " REVLib-cpp"
30
30
group_id = " com.revrobotics.frc"
31
31
repo_url = " https://maven.revrobotics.com"
32
- version = " 2025.0.0 "
32
+ version = " 2025.0.1 "
33
33
libs = [" REVLib" ]
34
34
35
35
[tool .robotpy-build .wrappers ."rev" ]
You can’t perform that action at this time.
0 commit comments