Skip to content

Commit

Permalink
v0.101.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshix-1 committed Apr 6, 2024
1 parent 3819dd9 commit ff596de
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.100.0"
VERSION = "0.101.0"

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

0 comments on commit ff596de

Please sign in to comment.