Skip to content

Commit 753c7c4

Browse files
committed
v0.4.0
1 parent f2b3017 commit 753c7c4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes for v0.4.0 (2022-02-27)
2+
===============================
3+
4+
- Bump dependency version
5+
16
Changes for v0.3.4 (2022-01-23)
27
===============================
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="sqlalchemy-aurora-data-api",
7-
version="0.3.4",
7+
version="0.4.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)