Skip to content

Commit e565681

Browse files
committed
Preparing release 0.8.14
1 parent ffd1f74 commit e565681

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.8.14 (unreleased)
1+
0.8.14 (2023-04-07)
22
-------------------
33

44
- Override new upstream postgres method that fails against redshift (`Pull #266 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/266>`_)

setup.py

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

66
setup(
77
name='sqlalchemy-redshift',
8-
version='0.8.14.dev0',
8+
version='0.8.14',
99
description='Amazon Redshift Dialect for sqlalchemy',
1010
long_description=readme + '\n\n' + history,
1111
long_description_content_type='text/x-rst',

0 commit comments

Comments
 (0)