Skip to content

Commit 14331f9

Browse files
committed
v0.4.1
1 parent 894f376 commit 14331f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes for v0.4.1 (2022-05-18)
2+
===============================
3+
4+
- Support for fractional seconds when binding time and datetime data
5+
types (#40)
6+
17
Changes for v0.4.0 (2022-02-27)
28
===============================
39

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.4.0",
7+
version="0.4.1",
88
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
99
license='Apache Software License',
1010
author='Andrey Kislyuk',

0 commit comments

Comments
 (0)