Skip to content

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release authored and skorokithakis committed Sep 19, 2016
1 parent 49a787f commit cd13128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import re

__version__ = '0.6.2'
__version__ = '0.6.3'
__all__ = ['Schema',
'And', 'Or', 'Regex', 'Optional',
'SchemaError',
Expand Down

0 comments on commit cd13128

Please sign in to comment.