We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd6205 commit d53f1aaCopy full SHA for d53f1aa
typed_stream/version.py
@@ -8,7 +8,7 @@
8
9
from __future__ import annotations
10
11
-VERSION = "0.101.2"
+VERSION = "0.101.3"
12
13
if __name__ == "__main__": # pragma: no cover
14
print(VERSION)
0 commit comments