Skip to content
This repository has been archived by the owner on Dec 17, 2020. 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 Feb 22, 2009
1 parent 19f5fdf commit 8e1f016
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

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

- ...


0.5.0 (2009-02-22)
------------------

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

setup (
name='z3c.tabular',
version='0.5.0',
version='0.5.1dev',
author = "Roger Ineichen and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "Table with form support based on z3c.form and z3c.table for Zope3",
Expand Down

0 comments on commit 8e1f016

Please sign in to comment.