Skip to content

Commit

Permalink
Mark as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
projekt01 committed Apr 11, 2008
1 parent cb6a8d9 commit 354b8d8
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
Expand Up @@ -3,6 +3,12 @@ CHANGES
=======


Version 0.5.1dev (unreleased)
-----------------------------

- ...


Version 0.5.0 (2008-04-11)
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def read(*rnames):

setup (
name='z3c.menu.ready2go',
version='0.5.0',
version='0.5.1dev',
author = "Stephan Richter, Roger Ineichen and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "A ready to go menu for Zope3",
Expand Down

0 comments on commit 354b8d8

Please sign in to comment.