Skip to content

Commit

Permalink
Release v0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
skorokithakis committed Mar 26, 2024
1 parent c25f41e commit 5f6c35a
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 @@ -38,7 +38,7 @@
from contextlib2 import ExitStack # Python 2.x/3.0-3.2 fallback


__version__ = "0.7.5"
__version__ = "0.7.6"
__all__ = [
"Schema",
"And",
Expand Down

0 comments on commit 5f6c35a

Please sign in to comment.