Skip to content

Commit 27bd825

Browse files
authored
Update __init__.py
1 parent 25aa161 commit 27bd825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minos/cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Minos Framework Devs"
22
__email__ = "[email protected]"
3-
__version__ = "0.1.2"
3+
__version__ = "0.1.3"
44

55
from .api import (
66
app,

0 commit comments

Comments
 (0)