diff --git a/camphr/VERSION.py b/camphr/VERSION.py index 8c7efea7..0035b5de 100644 --- a/camphr/VERSION.py +++ b/camphr/VERSION.py @@ -1 +1 @@ -__version__ = "0.5.18" +__version__ = "0.5.19" diff --git a/pyproject.toml b/pyproject.toml index 167692a4..28cbff19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ files = [ "camphr/VERSION.py",] commit = true [tool.poetry] -version = "0.5.18" +version = "0.5.19" name = "camphr" authors = [ "tamuhey ",] description = "spaCy plugin for Transformers, Udify, Elmo, etc."