Skip to content

Commit f0f985b

Browse files
committedOct 24, 2023
Develop v2.9.1a0
1 parent 1903832 commit f0f985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool]
66
[tool.poetry]
77
name = "aws-adfs"
8-
version = "2.9.0"
8+
version = "2.9.1a0"
99
description = "AWS CLI authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role"
1010
keywords = ["aws", "adfs", "console", "tool"]
1111
classifiers = [

0 commit comments

Comments
 (0)
Please sign in to comment.