Skip to content

Commit

Permalink
Bump version up to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
furiosamg committed Nov 24, 2023
1 parent 5dafa74 commit 4d53687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion furiosa/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Furiosa Models"""
from . import errors, vision

__version__ = "0.10.0.dev0"
__version__ = "0.10.1"
__all__ = ["errors", "vision"]

0 comments on commit 4d53687

Please sign in to comment.