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 77efaa9 commit f8b3676Copy full SHA for f8b3676
ammcpc/ammcpc.py
@@ -39,7 +39,7 @@
39
40
from lxml import etree
41
42
-__version__ = "0.2.0"
+__version__ = "0.3.0"
43
44
SUCCESS_CODE = 0
45
ERROR_CODE = 1
0 commit comments