Skip to content

Commit 08381a0

Browse files
semantic-releaseskorokithakis
semantic-release
authored andcommitted
0.6.6
1 parent 8f4d788 commit 08381a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import re
66

7-
__version__ = '0.6.5'
7+
__version__ = '0.6.6'
88
__all__ = ['Schema',
99
'And', 'Or', 'Regex', 'Optional', 'Use',
1010
'SchemaError',

0 commit comments

Comments
 (0)