Skip to content

Commit

Permalink
repo: Release 1.22.0
Browse files Browse the repository at this point in the history
Includes:
- Cleanup functions for cvlib context
- Addition of timeouts to all cvlib api calls
- Numerous arista API updates

Change-Id: If217bd4b80ca9a5e8272dc179e75ecec22db8911
  • Loading branch information
cianmcgrath committed Nov 27, 2024
1 parent 27d25c6 commit 407488c
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.1"
version = "1.22.0"
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 407488c

Please sign in to comment.