Skip to content

Commit 5958503

Browse files
committed
release: v0.52.2.dev0
1 parent bd4018a commit 5958503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wikitextparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Scheme: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
2-
__version__ = '0.52.1'
2+
__version__ = '0.52.2.dev0'
33

44
from . import _wikitext
55
from ._argument import Argument

0 commit comments

Comments
 (0)