Skip to content

Commit f8b3676

Browse files
committed
Bump version to 0.3.0
1 parent 77efaa9 commit f8b3676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ammcpc/ammcpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
from lxml import etree
4141

42-
__version__ = "0.2.0"
42+
__version__ = "0.3.0"
4343

4444
SUCCESS_CODE = 0
4545
ERROR_CODE = 1

0 commit comments

Comments
 (0)