Skip to content

Commit

Permalink
Merge pull request #326 from roboflow/release/v0.9.17
Browse files Browse the repository at this point in the history
Release/v0.9.17
  • Loading branch information
PawelPeczek-Roboflow authored Mar 15, 2024
2 parents 80c516a + 4ecfdbf commit a5dc38a
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 122 deletions.
2 changes: 1 addition & 1 deletion inference/core/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.9.17rc3"
__version__ = "0.9.17"


if __name__ == "__main__":
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.test.integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ requests
pytest
pillow
requests_toolbelt
supervision>0.16.0,<1.0.0
numpy
Loading

0 comments on commit a5dc38a

Please sign in to comment.