Skip to content

Commit

Permalink
Update version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
james77777778 committed Jan 23, 2024
1 parent b15bffa commit 715d3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kimm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from kimm import models # force to add models to the registry
from kimm.utils.model_registry import list_models

__version__ = "0.1.3"
__version__ = "0.1.4"

0 comments on commit 715d3c5

Please sign in to comment.