There was an error while loading. Please reload this page.
1 parent 8c8f863 commit 55cac61Copy full SHA for 55cac61
modelindex/version.py
@@ -16,5 +16,5 @@ def __repr__(self):
16
)
17
18
19
-version = Version(0, 1, 4)
+version = Version(0, 1, 5)
20
__version__ = str(version)
0 commit comments