Skip to content

Commit 4055b90

Browse files
authored
increment version (MinishLab#232)
1 parent c02c300 commit 4055b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model2vec/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_triple__ = (0, 4, 1)
1+
__version_triple__ = (0, 5, 0)
22
__version__ = ".".join(map(str, __version_triple__))

0 commit comments

Comments
 (0)