Skip to content

Commit

Permalink
cloudvision: Update library to v1.21.1
Browse files Browse the repository at this point in the history
Includes a fix for studio helpers where inputs with sizes over the grpc
message limit are not able to be handled properly due to API filtering

Change-Id: I745272f9c73a6ba446b51eaf4304bae9f456d9f2
  • Loading branch information
cianmcgrath committed Aug 14, 2024
1 parent 7a37c86 commit 07b69c6
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.21.0"
version = "1.21.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 07b69c6

Please sign in to comment.