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