From 6577f7e84e9d208b742dd5ed8f8c334941eb0553 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 1 Aug 2021 08:43:09 +0200 Subject: [PATCH] Fix pypi links --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d59d753..b9b5f46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "ofx-processor" -version = "2.1.2" +version = "2.1.3" description = "Personal ofx processor" readme = "README.md" license = "GPL-3.0-or-later" authors = ["Gabriel Augendre "] -homepage = "https://github.com/Crocmagnon/ofx-processor/" -repository = "https://github.com/Crocmagnon/ofx-processor/" +homepage = "https://git.augendre.info/gaugendre/ofx-processor" +repository = "https://git.augendre.info/gaugendre/ofx-processor" keywords = [ "ynab", "finances",