Skip to content

Commit

Permalink
cloudvision: Bump library version to 1.21.0
Browse files Browse the repository at this point in the history
Includes:
- Ability to set tags in log requests through ctx
- IP utilities for cvlib for studios
- Various API defintion updates

Change-Id: I480d3db5c33a4c8bb3115079a850f563743a3da2
  • Loading branch information
cianmcgrath committed Aug 7, 2024
1 parent fe975e1 commit d7321b5
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.20.0"
version = "1.21.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 d7321b5

Please sign in to comment.