Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
janw committed May 20, 2019
1 parent c255c8a commit 3c3f849
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 @@ -32,7 +32,7 @@ def read(fname):

setuptools.setup(
name="warlock",
version="1.3.1",
version="1.3.2",
description="Python object model built on JSON schema and JSON patch.",
long_description=read("README.md"),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 3c3f849

Please sign in to comment.