Skip to content

Commit

Permalink
Back to development: 0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jun 23, 2016
1 parent dee9244 commit 9b70ff1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

0.7.8 (unreleased)
------------------

- Nothing changed yet.


0.7.7 (2016-06-23)
------------------

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

0 comments on commit 9b70ff1

Please sign in to comment.