Skip to content

Commit

Permalink
Release v0.2.3 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
vipannalla authored Dec 18, 2024
1 parent 973647d commit 9ca4421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def parse_requirements(filename):

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

0 comments on commit 9ca4421

Please sign in to comment.