Skip to content

Commit a81018a

Browse files
committed
Update to beta3
1 parent c10c792 commit a81018a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ base_package = "rev"
2222
artifact_id = "REVLib-driver"
2323
group_id = "com.revrobotics.frc"
2424
repo_url = "https://maven.revrobotics.com"
25-
version = "2025.0.0-beta-1"
25+
version = "2025.0.0-beta-3"
2626
libs = ["REVLibDriver"]
2727

2828
[tool.robotpy-build.static_libs."revlib".maven_lib_download]
2929
artifact_id = "REVLib-cpp"
3030
group_id = "com.revrobotics.frc"
3131
repo_url = "https://maven.revrobotics.com"
32-
version = "2025.0.0-beta-1"
32+
version = "2025.0.0-beta-3"
3333
libs = ["REVLib"]
3434

3535
[tool.robotpy-build.wrappers."rev"]

0 commit comments

Comments
 (0)