We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25aa161 commit 27bd825Copy full SHA for 27bd825
minos/cli/__init__.py
@@ -1,6 +1,6 @@
1
__author__ = "Minos Framework Devs"
2
__email__ = "[email protected]"
3
-__version__ = "0.1.2"
+__version__ = "0.1.3"
4
5
from .api import (
6
app,
0 commit comments