diff --git a/pyproject.toml b/pyproject.toml index fc60a3e..ff95448 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta' [project] name = "beangrow" -version = '1.0.1' +version = '1.1.0' description = 'Returns calculations on portfolios in Beancount Resources' authors = [ { name = 'Martin Blais', email = 'blais@furius.ca' },