Skip to content

Commit

Permalink
Preparing release 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 6, 2021
1 parent 61da5d1 commit 0be46aa
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,7 +1,7 @@
Changes
=======

1.6 (unreleased)
1.6 (2021-09-06)
----------------

- Add support for Python 2.7 on SQLAlchemy 1.4.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='zope.sqlalchemy',
version='1.6.dev0',
version='1.6',
packages=find_packages('src'),
package_dir={'': 'src'},
include_package_data=True,
Expand Down

0 comments on commit 0be46aa

Please sign in to comment.