diff --git a/parsing/_version.py b/parsing/_version.py index a3b753a..63adc75 100644 --- a/parsing/_version.py +++ b/parsing/_version.py @@ -10,4 +10,4 @@ # supported platforms, publish the packages on PyPI, merge the PR # to the target branch, create a Git tag pointing to the commit. -__version__ = "2.0.3" +__version__ = "2.0.4"