Skip to content

Commit 80d5429

Browse files
committed
1.6.0a0: Make Stream an AsyncIterable decorator and an Awaitable[Stream]; add all async twin operations (closes #8 #100 #101) (#102)
1 parent ee07f26 commit 80d5429

25 files changed

+4575
-667
lines changed

.github/workflows/pypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
- alpha
8+
- beta
9+
- rc
710
paths:
811
- 'version.py'
912

0 commit comments

Comments
 (0)