Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhrysteve committed Mar 16, 2016
1 parent 2858c34 commit 214ed7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def read(fname):

setup(
name='marshmallow-jsonschema',
version='0.1.5',
version='0.1.6',
description='JSON Schema Draft v4 (http://json-schema.org/) formatting with marshmallow',
long_description=long_description,
author='Stephen Fuhry',
Expand Down

0 comments on commit 214ed7e

Please sign in to comment.