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 e565681 commit a077110Copy full SHA for a077110
CHANGES.rst
@@ -1,3 +1,9 @@
1
+0.8.15 (unreleased)
2
+-------------------
3
+
4
+- Nothing changed yet.
5
6
7
0.8.14 (2023-04-07)
8
-------------------
9
setup.py
@@ -5,7 +5,7 @@
setup(
name='sqlalchemy-redshift',
- version='0.8.14',
+ version='0.8.15.dev0',
description='Amazon Redshift Dialect for sqlalchemy',
10
long_description=readme + '\n\n' + history,
11
long_description_content_type='text/x-rst',
0 commit comments