Skip to content

Commit efcd70d

Browse files
committed
bump version
1 parent 7447ffd commit efcd70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vetiver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""vetiver - Python parallel to R vetiver package"""
22

3-
__version__ = "0.1.3"
3+
__version__ = "0.1.5"
44
__author__ = "Isabel Zimmerman <isabel.zimmerman@rstudio.com>"
55
__all__ = []
66

0 commit comments

Comments
 (0)