Skip to content

Commit

Permalink
Merge pull request #18 from evemorgen/patch-1
Browse files Browse the repository at this point in the history
Fix few typos in setup.py
  • Loading branch information
tomplus authored Jun 13, 2018
2 parents 4c916f6 + 6854f26 commit 9eb6a21
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 @@ -36,11 +36,11 @@
setup(
name=PACKAGE_NAME,
version=CLIENT_VERSION,
description="Kubernetes python client",
description="Kubernetes asynchronous python client",
author_email="",
author="Kubernetes",
license="Apache License Version 2.0",
url="https://github.com/kubernetes-client/python",
url="https://github.com/tomplus/kubernetes_asyncio",
keywords=[
"Swagger",
"OpenAPI",
Expand Down

0 comments on commit 9eb6a21

Please sign in to comment.