We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b7ee0 commit b67b134Copy full SHA for b67b134
taskio/__init__.py
@@ -14,7 +14,7 @@
14
15
__author__ = "Flavio Garcia <piraz@candango.org>"
16
__description__ = "A Python library for command-line argument processing."
17
-__version__ = (0, 0, 6)
+__version__ = (0, 0, 7)
18
__licence__ = "Apache License V2.0"
19
20
0 commit comments