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.
1 parent e28b185 commit a604d95Copy full SHA for a604d95
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [1.0.0] - 2024-05-16
+## [1.0.0] - 2024-05-23
2
The Amazon Web Services (AWS) Advanced Python Wrapper allows an application to take advantage of the features of clustered Aurora databases.
3
4
### :magic_wand: Added
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aws_advanced_python_wrapper"
-version = "1.0.0rc2"
+version = "1.0.0"
description = "Amazon Web Services (AWS) Advanced Python Wrapper"
5
authors = ["Amazon Web Services"]
6
readme = "README.md"
0 commit comments