We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3ebdb commit d68c2eeCopy full SHA for d68c2ee
Changes.rst
@@ -1,3 +1,10 @@
1
+Changes for v0.5.0 (2023-12-29)
2
+===============================
3
+
4
+- Update dependencies
5
6
+- Test and release infrastructure improvements
7
8
Changes for v0.4.1 (2022-05-18)
9
===============================
10
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.4.1",
+ version="0.5.0",
url="https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api",
license="Apache Software License",
author="Andrey Kislyuk",
0 commit comments