bump version to 1.2.0

This commit is contained in:
Brian Waldon 2015-10-12 10:09:05 -07:00
parent 0646fcab47
commit 3e046b84b8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def parse_requirements():
setuptools.setup(
name='warlock',
version='1.0.1',
version='1.2.0',
description='Python object model built on JSON schema and JSON patch.',
author='Brian Waldon',
author_email='bcwaldon@gmail.com',