Skip to content

Commit

Permalink
fix(bump_version): fixing setup.py
Browse files Browse the repository at this point in the history
Precommit-Verified: 847c903190e9e31ffc14731a5ce442b625ced48e84d1d58358901f2e1dd3b45e
  • Loading branch information
pryorda committed Jun 18, 2019
1 parent 7736a8e commit b9beb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
author=vmware_exporter.__author__,
description='VMWare VCenter Exporter for Prometheus',
long_description=open('README.md').read(),
long_description_content_type="text/markdown",
url='https://github.com/pryorda/vmware_exporter',
download_url=("https://github.com/pryorda/vmware_exporter/tarball/%s" %
vmware_exporter.__version__),
Expand Down

0 comments on commit b9beb6c

Please sign in to comment.