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 @@ -44,23 +44,23 @@ packages = ["rev"]
4444artifact_id = " REVLib-cpp"
4545group_id = " com.revrobotics.frc"
4646repo_url = " https://maven.revrobotics.com"
47- version = " 2026.0.2 "
47+ version = " 2026.0.3 "
4848staticlibs = [" REVLib" ]
4949extract_to = " lib"
5050
5151[[tool .hatch .build .hooks .robotpy .maven_lib_download ]]
5252artifact_id = " REVLib-driver"
5353group_id = " com.revrobotics.frc"
5454repo_url = " https://maven.revrobotics.com"
55- version = " 2026.0.2 "
55+ version = " 2026.0.3 "
5656staticlibs = [ " REVLibDriver" ]
5757extract_to = " lib"
5858
5959[[tool .hatch .build .hooks .robotpy .maven_lib_download ]]
6060artifact_id = " RevLibBackendDriver"
6161group_id = " com.revrobotics.frc"
6262repo_url = " https://maven.revrobotics.com"
63- version = " 2026.0.2 "
63+ version = " 2026.0.3 "
6464staticlibs = [
6565 " BackendDriver" ,
6666]
@@ -71,7 +71,7 @@ use_headers = false
7171artifact_id = " RevLibWpiBackendDriver"
7272group_id = " com.revrobotics.frc"
7373repo_url = " https://maven.revrobotics.com"
74- version = " 2026.0.2 "
74+ version = " 2026.0.3 "
7575staticlibs = [
7676 " REVLibWpi" ,
7777]
You can’t perform that action at this time.
0 commit comments