We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e1e27f + 52bc486 commit d5cc79eCopy full SHA for d5cc79e
pyproject.toml
@@ -26,14 +26,14 @@ base_package = "rev"
26
artifact_id = "REVLib-driver"
27
group_id = "com.revrobotics.frc"
28
repo_url = "https://maven.revrobotics.com"
29
-version = "2024.2.3"
+version = "2024.2.4"
30
libs = ["REVLibDriver"]
31
32
[tool.robotpy-build.static_libs."revlib".maven_lib_download]
33
artifact_id = "REVLib-cpp"
34
35
36
37
libs = ["REVLib"]
38
39
[tool.robotpy-build.wrappers."rev"]
0 commit comments