Skip to content

Commit

Permalink
Back to development: 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 26, 2021
1 parent e92f8ca commit 2126f51
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,6 +1,12 @@
Changes
=======

1.5 (unreleased)
----------------

- Nothing changed yet.


1.4 (2021-04-26)
----------------

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.4',
version='1.5.dev0',
packages=find_packages('src'),
package_dir={'': 'src'},
include_package_data=True,
Expand Down

0 comments on commit 2126f51

Please sign in to comment.