Skip to content

Commit 922eb16

Browse files
authored
Merge pull request #169 from HENNGE/23.10.1
23.10.1
2 parents 94ae307 + c813714 commit 922eb16

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ Changelog
44
23.10.1
55
-------
66

7+
Release Date: October 19th, 2023
8+
79
* Fixed issue with refreshable credentials not working due to timing issue introduced in 23.10.
8-
* Improved performance of :py:class:`aiodynamo.credentials.ChainCredentials`
10+
* Improved performance of :py:class:`aiodynamo.credentials.ChainCredentials`.
911

1012
23.10
1113
-----

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 = "aiodynamo"
3-
version = "23.10"
3+
version = "23.10.1"
44
description = "Asyncio DynamoDB client"
55
authors = ["Jonas Obrist <jonas.obrist@hennge.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)