Skip to content

Commit 41beac0

Browse files
committed
Update PyPI description and README
(cherry picked from commit 7db156a)
1 parent 29ba2fc commit 41beac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/workloads/cortex/client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Deploy machine learning models to production - [cortex.dev](https://www.cortex.dev)
1+
Deploy machine learning models to production - [docs.cortex.dev](https://www.docs.cortex.dev)

pkg/workloads/cortex/client/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def run(self):
7979
setup(
8080
name="cortex",
8181
version="0.24.0", # CORTEX_VERSION
82-
description="Model serving at scale",
82+
description="Deploy machine learning models to production",
8383
author="cortex.dev",
8484
author_email="dev@cortex.dev",
8585
license="Apache License 2.0",

0 commit comments

Comments
 (0)