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.
v0.4.4
1 parent ce3e97a commit f40f185Copy full SHA for f40f185
modelconverter/__init__.py
@@ -4,7 +4,7 @@
4
5
from .hub import convert
6
7
-__version__ = "0.4.3"
+__version__ = "0.4.4"
8
9
__all__ = ["convert"]
10
0 commit comments