Skip to content

Commit

Permalink
repo: Release 1.19.1
Browse files Browse the repository at this point in the history
Includes:
- Fixes to allow for logging failures to be more easily ignored
- Fixes to tag pulling to reflect workspace state more accurately
- Dropping python 2 support
- Converts to using toml files
- Some updates to rAPI clients

Change-Id: I7ab49bdfad59c73ad713d347170c3584e2c383f6
  • Loading branch information
cianmcgrath committed Apr 15, 2024
1 parent 11cb866 commit 9b32738
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.19.0"
version = "1.19.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 9b32738

Please sign in to comment.