Skip to content

Commit

Permalink
chore(__version__): bump to 0.55.6.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
5j9 committed Nov 8, 2023
1 parent 565a2d9 commit 5ec7255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikitextparser/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Scheme: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
__version__ = '0.55.5'
__version__ = '0.55.6.dev0'

from . import _wikitext
from ._argument import Argument
Expand Down

0 comments on commit 5ec7255

Please sign in to comment.