Skip to content

Commit f40f185

Browse files
authored
ModelConverter v0.4.4 (#158)
1 parent ce3e97a commit f40f185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modelconverter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from .hub import convert
66

7-
__version__ = "0.4.3"
7+
__version__ = "0.4.4"
88

99
__all__ = ["convert"]
1010

0 commit comments

Comments
 (0)