Skip to content

Commit ecd7d22

Browse files
committed
Update packages
1 parent 8e0eeb7 commit ecd7d22

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
@@ -157,12 +157,12 @@ min_version = "2025.0.0b1"
157157

158158
[tool.meta.packages."robotpy-ctre"]
159159
max_version = "2026.0.0"
160-
min_version = "2025.0.0b1"
160+
min_version = "2025.0.0b2.post1"
161161
constraint = "python_version >= '3.12' and platform_machine != 'armv7l' and platform_machine != 'aarch64'"
162162

163163
[tool.meta.packages."robotpy-navx"]
164164
max_version = "2026.0.0"
165-
min_version = "2025.0.0b1"
165+
min_version = "2025.0.0b3"
166166

167167
[tool.meta.packages."robotpy-pathplannerlib"]
168168
max_version = "2026.0.0"

0 commit comments

Comments
 (0)