We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6094a commit 590f4e8Copy full SHA for 590f4e8
modelconverter/__init__.py
@@ -4,7 +4,7 @@
4
5
from .hub import convert
6
7
-__version__ = "0.4.4"
+__version__ = "0.4.5"
8
9
__all__ = ["convert"]
10
0 commit comments