Skip to content

Commit 9c1d8d7

Browse files
committed
chore: adjust package name
1 parent f2f0894 commit 9c1d8d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/optimization/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
2-
name = "ldai_optimizer"
2+
name = "launchdarkly-ai-optimizer"
33
version = "0.1.0" # x-release-please-version
4-
description = "LaunchDarkly AI tool — optimizer"
4+
description = "LaunchDarkly AI tool — Optimization"
55
authors = [{name = "LaunchDarkly", email = "dev@launchdarkly.com"}]
66
license = {text = "Apache-2.0"}
77
readme = "README.md"

0 commit comments

Comments
 (0)