From f69281b6227fea1f3b2966e5ed7ba106fe375413 Mon Sep 17 00:00:00 2001 From: Patrick Decat Date: Wed, 26 Jan 2022 12:44:56 +0100 Subject: [PATCH] Release 2.0.0-alpha.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ce8dea7b..256d1a25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api" [tool] [tool.poetry] name = "aws-adfs" -version = "1.25.0-alpha.9" +version = "2.0.0-alpha.0" description = "AWS Cli authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role" keywords = ["aws", "adfs", "console", "tool"] classifiers = [