Skip to content

Commit

Permalink
repo: Update library to version 1.23.1
Browse files Browse the repository at this point in the history
Includes compatibility fix for grpc/grpc#38290

Change-Id: I1666f5e3b514deca1ba1e9847e6233750cc6d118
  • Loading branch information
cianmcgrath committed Jan 29, 2025
1 parent f64a0ca commit a25ba1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "cloudvision"
version = "1.23.0"
version = "1.23.1"
dynamic = ["dependencies", "optional-dependencies"]
description = "A Python library for Arista's CloudVision APIs and Provisioning Action integrations."
requires-python = ">=3.7.0"
Expand Down

0 comments on commit a25ba1e

Please sign in to comment.