Skip to content

Commit

Permalink
setup: Bump package version
Browse files Browse the repository at this point in the history
Minor release to add support for the new buildId field in the studio obj

Change-Id: Iae465ba3638e03e264d7b4177307303d4336e5e0
  • Loading branch information
cianmcgrath committed Sep 13, 2022
1 parent a67d3f4 commit 992b5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setuptools.setup(
name="cloudvision",
version="1.4.6",
version="1.5.0",
description="A Python library for Arista's CloudVision APIs.",
maintainer_email="[email protected]",
long_description=long_description,
Expand Down

0 comments on commit 992b5e4

Please sign in to comment.