Skip to content

Commit b136b71

Browse files
committed
v0.101.1
1 parent 0977ccc commit b136b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: typed_stream/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from __future__ import annotations
1010

11-
VERSION = "0.101.0"
11+
VERSION = "0.101.1"
1212

1313
if __name__ == "__main__": # pragma: no cover
1414
print(VERSION)

0 commit comments

Comments
 (0)