We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10c792 commit a81018aCopy full SHA for a81018a
pyproject.toml
@@ -22,14 +22,14 @@ base_package = "rev"
22
artifact_id = "REVLib-driver"
23
group_id = "com.revrobotics.frc"
24
repo_url = "https://maven.revrobotics.com"
25
-version = "2025.0.0-beta-1"
+version = "2025.0.0-beta-3"
26
libs = ["REVLibDriver"]
27
28
[tool.robotpy-build.static_libs."revlib".maven_lib_download]
29
artifact_id = "REVLib-cpp"
30
31
32
33
libs = ["REVLib"]
34
35
[tool.robotpy-build.wrappers."rev"]
0 commit comments