Skip to content

Commit

Permalink
Preparing release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Apr 21, 2016
1 parent 4644202 commit 61e06b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.4.1 (unreleased)
0.5.0 (2016-04-21)
------------------

- Support reflecting tables with foriegn keys to tables in non-public schemas
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.4.1.dev0',
version='0.5.0',
description='Amazon Redshift Dialect for sqlalchemy',
long_description=readme + '\n\n' + history,
author='Matt George',
Expand Down

0 comments on commit 61e06b7

Please sign in to comment.