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

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Oct 19, 2009
1 parent aa2178e commit 309c1b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Expand Up @@ -2,8 +2,8 @@
CHANGES
=======

0.5.1dev (unreleased)
---------------------
0.5.1 (2009-10-19)
------------------

- Added ``allowEdit`` property to ``SubFormTable``

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.1dev',
version='0.5.1',
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 309c1b7

Please sign in to comment.