Skip to content

Commit

Permalink
Preparing release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jklukas committed May 4, 2017
1 parent 8b04f33 commit 88311e2
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.5.1 (unreleased)
0.6.0 (2017-05-04)
------------------

- Support role-based access control in COPY and UNLOAD commands
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.5.1.dev0',
version='0.6.0',
description='Amazon Redshift Dialect for sqlalchemy',
long_description=readme + '\n\n' + history,
author='Matt George',
Expand Down

0 comments on commit 88311e2

Please sign in to comment.