Skip to content

Commit

Permalink
Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Sep 6, 2016
1 parent 5569a9f commit 3c48c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerberus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
SchemaError)


__version__ = "1.0.1"
__version__ = "1.0.2"

__all__ = [
DocumentError.__name__,
Expand Down

0 comments on commit 3c48c1b

Please sign in to comment.