Bump version to 0.5.0

This commit is contained in:
Brian Waldon 2012-10-09 10:53:11 -07:00
parent 26df3051f7
commit 53c43921c8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ def parse_requirements():
setuptools.setup(
name='warlock',
version='0.4.0',
version='0.5.0',
description='Python object model built on top of JSON schema',
author='Brian Waldon',
author_email='bcwaldon@gmail.com',