Skip to content

Commit 378b3ae

Browse files
authored
Merge pull request #31 from auscompgeek/bump-1.5.2
Update to libSparkMax v1.5.2
2 parents e821773 + 9ae1224 commit 378b3ae

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
@@ -12,7 +12,7 @@ base_package = "rev"
1212
artifact_id = "SparkMax-driver"
1313
group_id = "com.revrobotics.frc"
1414
repo_url = "http://www.revrobotics.com/content/sw/max/sdk/maven"
15-
version = "1.5.1"
15+
version = "1.5.2"
1616

1717
libs = ["SparkMaxDriver"]
1818

@@ -33,7 +33,7 @@ generation_data = "gen/driver"
3333
artifact_id = "SparkMax-cpp"
3434
group_id = "com.revrobotics.frc"
3535
repo_url = "http://www.revrobotics.com/content/sw/max/sdk/maven"
36-
version = "1.5.1"
36+
version = "1.5.2"
3737

3838
libs = ["SparkMax"]
3939

0 commit comments

Comments
 (0)