Skip to content

Commit

Permalink
Revert "chore: bump module version"
Browse files Browse the repository at this point in the history
This reverts commit 1214c2b.
  • Loading branch information
maximeflya committed Jun 3, 2024
1 parent 1214c2b commit e43f534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
from contextlib2 import ExitStack # Python 2.x/3.0-3.2 fallback


__version__ = "0.7.8"
__version__ = "0.7.7"
__all__ = [
"Schema",
"And",
Expand Down

0 comments on commit e43f534

Please sign in to comment.