We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90e436 commit 4826998Copy full SHA for 4826998
mwcli/about.py
@@ -1,5 +1,5 @@
1
__name__ = "mwcli"
2
-__version__ = "0.0.2"
+__version__ = "0.0.3"
3
__author__ = "Aaron Halfaker"
4
__author_email__ = "[email protected]"
5
__description__ = "Utilities for processing MediaWiki on the command line."
0 commit comments