Skip to content

Commit

Permalink
v0.101.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshix-1 committed Apr 8, 2024
1 parent 0977ccc commit b136b71
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.0"
VERSION = "0.101.1"

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

0 comments on commit b136b71

Please sign in to comment.