Skip to content

Commit

Permalink
Update jsonl.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoralespp authored Sep 20, 2024
1 parent 73063b0 commit 1f8b28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonl.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Enables compression using `gzip`, `bzip2`, and `xz` formats.
"""

__version__ = "1.3.1"
__version__ = "1.3.2"
__all__ = [
"dump",
"dumps",
Expand Down

0 comments on commit 1f8b28f

Please sign in to comment.