Skip to content

Commit f48f738

Browse files
committed
Bump pyfrc minimum version
1 parent 7464943 commit f48f738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ version = "mostrobotpy"
112112

113113
[tool.meta.packages."pyfrc"]
114114
max_version = "2026.0.0"
115-
min_version = "2025.0.0"
115+
min_version = "2025.1.0"
116116
constraint = 'platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"'
117117

118118
[tool.meta.packages."robotpy-cli"]

0 commit comments

Comments
 (0)