Skip to content

Commit

Permalink
0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release authored and skorokithakis committed Jun 14, 2018
1 parent 0dc8499 commit 5c9f93d
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.7'
__version__ = '0.6.8'
__all__ = ['Schema',
'And', 'Or', 'Regex', 'Optional', 'Use', 'Forbidden', 'Const',
'SchemaError',
Expand Down

0 comments on commit 5c9f93d

Please sign in to comment.