Skip to content

Commit 96a7f61

Browse files
committed
release: v0.50.1
1 parent 667750b commit 96a7f61

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.50.1.dev0'
2+
__version__ = '0.50.1'
33

44
from . import _wikitext
55
from ._argument import Argument

0 commit comments

Comments
 (0)