Skip to content

Commit

Permalink
Back to development: 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 3, 2019
1 parent d130ab4 commit c9959b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

4.5 (unreleased)
----------------

- Nothing changed yet.


4.4 (2019-04-03)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def _read(fname):

setup(
name='Products.MailHost',
version='4.4',
version='4.5.dev0',
url='https://github.com/zopefoundation/Products.MailHost',
license='ZPL 2.1',
description="zope.sendmail integration for Zope.",
Expand Down

0 comments on commit c9959b9

Please sign in to comment.