diff --git a/pyproject.toml b/pyproject.toml index ec006ae..a2c4dd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ofx-processor" -version = "2.1.0" +version = "2.1.1" description = "Personal ofx processor" readme = "README.md" license = "GPL-3.0-or-later"