Skip to content

Commit 9ca4421

Browse files
authored
Release v0.2.3 (#157)
1 parent 973647d commit 9ca4421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def parse_requirements(filename):
2424

2525
setup(
2626
name="google-jetstream",
27-
version="0.2.2",
27+
version="0.2.3",
2828
description=(
2929
"JetStream is a throughput and memory optimized engine for LLM inference on XLA devices, starting with TPUs (and GPUs in future -- PRs welcome)."
3030
),

0 commit comments

Comments
 (0)