Skip to content

Commit 5826e25

Browse files
committed
Bump version to 2.3.1
1 parent 3222a95 commit 5826e25

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.3.1 - 2026-01-12
11+
12+
- Update urlib3 version for a vulnerability
13+
1014
## 2.3.0 - 2025-12-08
1115

1216
- Removed Python 3.8 and 3.9 from supported versions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sample-helper-aws-appconfig"
3-
version = "2.3.0"
3+
version = "2.3.1"
44
description = "Sample helper library for AWS AppConfig"
55
authors = ["Amazon Web Services"]
66
maintainers = ["James Seward <sewardjm@amazon.co.uk>"]

0 commit comments

Comments
 (0)