Update license in pyproject.toml and bump version

This commit is contained in:
Gabriel Augendre 2022-01-01 22:35:43 +01:00
parent 36c95437a5
commit 6bbc90aabe

View file

@ -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 <gabriel@augendre.info>"]
homepage = "https://git.augendre.info/gaugendre/ofx-processor"
repository = "https://git.augendre.info/gaugendre/ofx-processor"