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
projekt01 committed Feb 24, 2009
1 parent 914b62c commit eba6724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
CHANGES
=======

0.5.3dev (unreleased)
---------------------
0.5.3 (2009-02-24)
------------------

- raise ValueError for mixed parameters on any JSON-RPC version

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.json',
version='0.5.3dev',
version='0.5.3',
author = "Roger Ineichen and the Zope Community",
author_email = "zope-dev@zope.org",
description = "Zope3 JSON base libraries",
Expand Down

0 comments on commit eba6724

Please sign in to comment.