We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94ae307 + c813714 commit 922eb16Copy full SHA for 922eb16
docs/changelog.rst
@@ -4,8 +4,10 @@ Changelog
4
23.10.1
5
-------
6
7
+Release Date: October 19th, 2023
8
+
9
* Fixed issue with refreshable credentials not working due to timing issue introduced in 23.10.
-* Improved performance of :py:class:`aiodynamo.credentials.ChainCredentials`
10
+* Improved performance of :py:class:`aiodynamo.credentials.ChainCredentials`.
11
12
23.10
13
-----
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "aiodynamo"
3
-version = "23.10"
+version = "23.10.1"
description = "Asyncio DynamoDB client"
authors = ["Jonas Obrist <jonas.obrist@hennge.com>"]
license = "Apache-2.0"
0 commit comments