We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f63a3 commit 14cc64fCopy full SHA for 14cc64f
mando/__init__.py
@@ -1,6 +1,6 @@
1
from mando.core import Program
2
3
-__version__ = '0.2'
+__version__ = '0.3'
4
5
6
main = Program()
0 commit comments