Bump version to 0.6.0

This commit is contained in:
Brian Waldon 2012-11-19 14:00:54 -08:00
parent 40abb76f3b
commit c8e3fbd246
1 changed files with 1 additions and 1 deletions

View File

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