Bump version to 0.5.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -11,7 +11,7 @@ def parse_requirements():
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='warlock',
|
name='warlock',
|
||||||
version='0.4.0',
|
version='0.5.0',
|
||||||
description='Python object model built on top of JSON schema',
|
description='Python object model built on top of JSON schema',
|
||||||
author='Brian Waldon',
|
author='Brian Waldon',
|
||||||
author_email='bcwaldon@gmail.com',
|
author_email='bcwaldon@gmail.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user