From 6de2c96153da9d1678f5db74ec7cbd852721ccb7 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 30 Apr 2023 12:49:40 +0200 Subject: Move to internal git --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 53a5e9e..2a6ac74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,14 +1,14 @@ [tool.poetry] name = "awscli-plugin-passtotp" -version = "1.0.1" +version = "1.0.2" description = "" authors = ["Christian Segundo "] license = "GPL-3.0-or-later" -repository = "https://github.com/someone-stole-my-name/awscli-plugin-passtotp" -documentation = "https://github.com/someone-stole-my-name/awscli-plugin-passtotp/blob/master/README.md" +repository = "https://git.segundo.io/awscli-plugin-passtotp" +documentation = "https://git.segundo.io/awscli-plugin-passtotp/tree/README" -readme = "README.md" +readme = "README" keywords = ["aws", "aws-cli", "boto3", "pass", "pass-otp"] -- cgit v1.2.3