Skip to content

Commit

Permalink
v0.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshix-1 committed Jan 18, 2024
1 parent fcc7cef commit f364971
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.42.0"
VERSION = "0.69.0"

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

0 comments on commit f364971

Please sign in to comment.