Skip to content

Commit d68c2ee

Browse files
committed
v0.5.0
1 parent 0f3ebdb commit d68c2ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes.rst

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
Changes for v0.4.1 (2022-05-18)
29
===============================
310

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="sqlalchemy-aurora-data-api",
7-
version="0.4.1",
7+
version="0.5.0",
88
url="https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)