Skip to content

Commit fc17253

Browse files
authored
Merge pull request #17 from CodingWithFusion/PWF-Version-2025.01.23
Updated PWF Version to 2025.01.23
2 parents d6c34b2 + b645c7c commit fc17253

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
@@ -26,7 +26,7 @@ base_package = "playingwithfusion"
2626
artifact_id = "PlayingWithFusion-driver"
2727
group_id = "com.playingwithfusion.frc"
2828
repo_url = "https://www.playingwithfusion.com/frc/maven"
29-
version = "2025.01.04"
29+
version = "2025.01.23"
3030

3131
libs = ["PlayingWithFusionDriver"]
3232

@@ -38,7 +38,7 @@ depends = ["wpilib_core", "wpiHal", "wpiutil"]
3838
artifact_id = "PlayingWithFusion-cpp"
3939
group_id = "com.playingwithfusion.frc"
4040
repo_url = "https://www.playingwithfusion.com/frc/maven"
41-
version = "2025.01.04"
41+
version = "2025.01.23"
4242

4343
libs = ["PlayingWithFusion"]
4444

0 commit comments

Comments
 (0)