Skip to content

Commit

Permalink
1.4.7: add .pipe; .skip/.truncate: no-op if args are None; `.…
Browse files Browse the repository at this point in the history
…skip`: ok when `count`/`until` both set; `.filter`: accept `when=None`; `.catch`: accept multiple types
  • Loading branch information
ebonnal committed Jan 26, 2025
1 parent 153748c commit b32abac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# to show the CHANGELOG: git log -- version.py
__version__ = "1.4.6"
__version__ = "1.4.7"

0 comments on commit b32abac

Please sign in to comment.