Skip to content

Commit

Permalink
Merge pull request #351 from sourcebots/april-vision
Browse files Browse the repository at this point in the history
Switch to full release version
  • Loading branch information
WillB97 committed Jul 28, 2024
2 parents f3626ed + f424d7e commit 062f944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dynamic = ["version"]
requires-python = ">=3.8"
dependencies = [
"pyserial >=3,<4",
"april_vision==2.2.0a1",
"april_vision==2.2.0",
"typing-extensions; python_version<'3.10'",
]
classifiers = [
Expand Down

0 comments on commit 062f944

Please sign in to comment.