diff --git a/pyproject.toml b/pyproject.toml index cb6fa7e..e32f0cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,9 +1,9 @@ [tool.poetry] name = "ofx-processor" -version = "3.4.0" +version = "4.0.0" description = "Personal ofx processor" readme = "README.md" -license = "GPL-3.0-or-later" +license = "Unlicense" authors = ["Gabriel Augendre "] homepage = "https://git.augendre.info/gaugendre/ofx-processor" repository = "https://git.augendre.info/gaugendre/ofx-processor"