Bump version

Major bump since dropping support for python <3.8
This commit is contained in:
Gabriel Augendre 2021-11-18 19:25:34 +01:00
parent 3b92f22f69
commit d3c3bd050c

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "ofx-processor" name = "ofx-processor"
version = "2.2.0" version = "3.0.0"
description = "Personal ofx processor" description = "Personal ofx processor"
readme = "README.md" readme = "README.md"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"