Skip to content

Commit a077110

Browse files
committed
Back to development: 0.8.15
1 parent e565681 commit a077110

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+
0.8.15 (unreleased)
2+
-------------------
3+
4+
- Nothing changed yet.
5+
6+
17
0.8.14 (2023-04-07)
28
-------------------
39

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',
8+
version='0.8.15.dev0',
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)