Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Feb 10, 2024
1 parent 43b1f7e commit 8c3a37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unfold/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
__all__ = ("Unfold", "Fold")
__version__ = (1, 1, 7)


from .fold import Fold
from .unfold import Unfold

0 comments on commit 8c3a37e

Please sign in to comment.