We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4018a commit 5958503Copy full SHA for 5958503
1 file changed
wikitextparser/__init__.py
@@ -1,5 +1,5 @@
1
# Scheme: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
2
-__version__ = '0.52.1'
+__version__ = '0.52.2.dev0'
3
4
from . import _wikitext
5
from ._argument import Argument
0 commit comments