Skip to content

Commit

Permalink
Merge pull request #19 from gamechanger/bump-version
Browse files Browse the repository at this point in the history
Bump version to 0.2.11
  • Loading branch information
jasonmorganson committed Apr 27, 2016
2 parents d9632d5 + 93a53bb commit 1d1dd7d
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 @@ -3,7 +3,7 @@

setuptools.setup(
name="Schemer",
version="0.2.10",
version="0.2.11",
author="Tom Leach",
author_email="[email protected]",
description="Powerful schema-based validation of Python dicts",
Expand Down

0 comments on commit 1d1dd7d

Please sign in to comment.