Skip to content

Commit

Permalink
Merge pull request #870 from roboflow/0.30.0
Browse files Browse the repository at this point in the history
Increase version number to 0.30.0
  • Loading branch information
PawelPeczek-Roboflow authored Dec 11, 2024
2 parents f5f4d6f + 16cc8c5 commit 25aa233
Showing 1 changed file 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.29.2"
__version__ = "0.30.0"


if __name__ == "__main__":
Expand Down

0 comments on commit 25aa233

Please sign in to comment.