Skip to content

Commit

Permalink
Back to development: 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jklukas committed Jul 7, 2021
1 parent 1bf7493 commit 3354f68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.8.4 (unreleased)
------------------

- Nothing changed yet.


0.8.3 (2021-07-07)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='sqlalchemy-redshift',
version='0.8.3',
version='0.8.4.dev0',
description='Amazon Redshift Dialect for sqlalchemy',
long_description=readme + '\n\n' + history,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit 3354f68

Please sign in to comment.