Skip to content

Commit

Permalink
Merge pull request #63 from robotpy/update-2024.2.4
Browse files Browse the repository at this point in the history
Update to 2024.2.4
  • Loading branch information
virtuald authored Apr 24, 2024
2 parents 5e1e27f + 52bc486 commit d5cc79e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ base_package = "rev"
artifact_id = "REVLib-driver"
group_id = "com.revrobotics.frc"
repo_url = "https://maven.revrobotics.com"
version = "2024.2.3"
version = "2024.2.4"
libs = ["REVLibDriver"]

[tool.robotpy-build.static_libs."revlib".maven_lib_download]
artifact_id = "REVLib-cpp"
group_id = "com.revrobotics.frc"
repo_url = "https://maven.revrobotics.com"
version = "2024.2.3"
version = "2024.2.4"
libs = ["REVLib"]

[tool.robotpy-build.wrappers."rev"]
Expand Down

0 comments on commit d5cc79e

Please sign in to comment.