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 894f376 commit 14331f9Copy full SHA for 14331f9
Changes.rst
@@ -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
7
Changes for v0.4.0 (2022-02-27)
8
===============================
9
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.4.0",
+ version="0.4.1",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments