Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
added dev marker
Browse files Browse the repository at this point in the history
  • Loading branch information
projekt01 committed Nov 30, 2009
1 parent 3119080 commit 4a619c5
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 @@ -2,6 +2,12 @@
CHANGES
=======

1.6.1 (unreleased)
------------------

- ...


1.6.0 (2009-11-30)
------------------

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

setup(
name='z3c.layer.pagelet',
version='1.6.0',
version='1.6.1dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description = "Pagelet layer setup for Zope3",
Expand Down

0 comments on commit 4a619c5

Please sign in to comment.