Skip to content

Commit

Permalink
Update pycentral version
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikeyan-dhandapani authored Oct 19, 2021
1 parent a9af3b2 commit 38f5a5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="pycentral",
version="0.0.2",
version="0.0.3",
author="aruba-automation",
author_email="[email protected]",
description="Aruba Central Python Package",
Expand All @@ -28,4 +28,4 @@
extras_require = {
'colorLog': ["colorlog"]
}
)
)

0 comments on commit 38f5a5e

Please sign in to comment.