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