Skip to content

Commit

Permalink
Preparing release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jklukas committed Oct 3, 2017
1 parent 92852b7 commit a6c2115
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.6.1 (unreleased)
0.7.0 (2017-10-03)
------------------

- Do not enumerate `search_path` with external schemas (`Issue #120
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.6.1.dev0',
version='0.7.0',
description='Amazon Redshift Dialect for sqlalchemy',
long_description=readme + '\n\n' + history,
author='Matt George',
Expand Down

0 comments on commit a6c2115

Please sign in to comment.