Skip to content

Commit

Permalink
fixe project descr
Browse files Browse the repository at this point in the history
  • Loading branch information
peekjef72 committed Feb 13, 2022
1 parent 331d863 commit 3338e80
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 @@ -8,7 +8,7 @@
setup(
name=name,
version=version,
description='A Python-based application to build Grafana snapshots using the Grafana API and grafana-api python interface',
description='A Python-based application to build Grafana snapshots using the Grafana API and grafana-client python interface',
long_description_content_type='text/markdown',
long_description=open('README.md', 'r').read(),
author="author",
Expand Down

0 comments on commit 3338e80

Please sign in to comment.