diff --git a/setup.py b/setup.py index a0c9312..37b23c1 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="django-json-rpc", - version="0.7.2", + version="0.7.3", description="A simple JSON-RPC implementation for Django", author="Samuel Sutch", author_email="sam@sutch.net",