Skip to content

Commit 53a9314

Browse files
committed
1.4.7: add .pipe; .skip/.truncate: no-op if args are None; .skip: ok when count/until both set; .filter: accept when=None; .catch: accept multiple types
1 parent 3330060 commit 53a9314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# to show the CHANGELOG: git log -- version.py
2-
__version__ = "1.4.6"
2+
__version__ = "1.4.7"

0 commit comments

Comments
 (0)