From 1c6c079f4f68e9562dc8090068bd5f7995be7ea6 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Fri, 8 May 2020 18:40:19 +0200 Subject: [PATCH] Fix homepage in toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 72710fc..aa36fbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] name = "ofx-processor" -version = "2.0.1" +version = "2.0.2" description = "Personal ofx processor" readme = "README.md" license = "GPL-3.0-or-later" authors = ["Gabriel Augendre "] -homepage = "github.com/Crocmagnon/ofx-processor/" +homepage = "https://github.com/Crocmagnon/ofx-processor/" repository = "github.com/Crocmagnon/ofx-processor/" keywords = [ "ynab",