Skip to content

Commit

Permalink
Preparing release 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
menesis committed Sep 12, 2013
1 parent 05a87a5 commit 5e8a626
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 @@
``zope.lifecycleevent`` Changelog
=================================

4.0.3 (unreleased)
4.0.3 (2013-09-12)
------------------

- Dropped the dependency on ``zope.component`` as the interface and
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def read(*rnames):

setup(
name='zope.lifecycleevent',
version='4.0.3.dev0',
version='4.0.3',
url='http://pypi.python.org/pypi/zope.lifecycleevent',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
Expand Down

0 comments on commit 5e8a626

Please sign in to comment.