Skip to content

Commit 364df6c

Browse files
committed
Changed version in __init__.py
1 parent 151b75c commit 364df6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlcli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Machine Learning and Deep Learning models with both CLI and interactive TUI interfaces.
66
"""
77

8-
__version__ = "0.1.1"
8+
__version__ = "0.3.0"
99
__author__ = "Devarshi Lalani"
1010
__licence__ = "MIT"
1111

0 commit comments

Comments
 (0)