Skip to content

Commit

Permalink
Push 0.1.23, removing grpcio-tools as requirement
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 721901713
  • Loading branch information
xingyousong authored and copybara-github committed Jan 31, 2025
1 parent 1c77e5a commit 615bb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizier/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

sys.path.append(PROTO_ROOT)

__version__ = "0.1.22"
__version__ = "0.1.23"

0 comments on commit 615bb2a

Please sign in to comment.