Skip to content

Commit

Permalink
v0.111.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshix-1 committed Apr 14, 2024
1 parent 4a38be8 commit 3162e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typed_stream/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from __future__ import annotations

VERSION = "0.101.3"
VERSION = "0.111.0"

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

0 comments on commit 3162e02

Please sign in to comment.