Skip to content

Commit 1962b02

Browse files
committed
Release v2.11.1
1 parent 8b85ec9 commit 1962b02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [2.11.0](https://github.com/venth/aws-adfs/tree/2.11.0) (2024-01-16)
3+
## [v2.11.0](https://github.com/venth/aws-adfs/tree/v2.11.0) (2024-01-16)
44

5-
[Full Changelog](https://github.com/venth/aws-adfs/compare/v2.10.0...2.11.0)
5+
[Full Changelog](https://github.com/venth/aws-adfs/compare/v2.10.0...v2.11.0)
66

77
**Implemented enhancements:**
88

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.11.1a0"
8+
version = "2.11.1"
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)