Skip to content

Commit 5f6c35a

Browse files
committed
Release v0.7.6
1 parent c25f41e commit 5f6c35a

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
@@ -38,7 +38,7 @@
3838
from contextlib2 import ExitStack # Python 2.x/3.0-3.2 fallback
3939

4040

41-
__version__ = "0.7.5"
41+
__version__ = "0.7.6"
4242
__all__ = [
4343
"Schema",
4444
"And",

0 commit comments

Comments
 (0)