aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2023-03-20 00:15:25 +0100
committerGitHub2023-03-20 00:15:25 +0100
commit0a7759a3caafb085a3578635e2f2b42f66fae7ff (patch)
treecdef0270703308b0549fde2d32376755822756c6
parent139c352b87e316dcf14231df5752a6b577d51cbc (diff)
downloadawscli-plugin-passtotp-0a7759a3caafb085a3578635e2f2b42f66fae7ff.tar.gz
Update pyproject.toml
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fc647f4..53a5e9e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "awscli-plugin-passtotp"
-version = "1.0.0"
+version = "1.0.1"
description = ""
authors = ["Christian Segundo <christian@segundo.com>"]
license = "GPL-3.0-or-later"