Skip to content

Commit

Permalink
Fix inference 0.30.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelPeczek-Roboflow committed Dec 13, 2024
1 parent ac4787d commit b1d44ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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.31.0"
__version__ = "0.31.1"


if __name__ == "__main__":
Expand Down
Empty file.

0 comments on commit b1d44ea

Please sign in to comment.