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.1
1 parent 777c823 commit 09c5e37Copy full SHA for 09c5e37
modelconverter/__init__.py
@@ -4,7 +4,7 @@
4
5
from .hub import convert
6
7
-__version__ = "0.4.0"
+__version__ = "0.4.1"
8
9
__all__ = ["convert"]
10
0 commit comments