We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113745c commit e84a8e6Copy full SHA for e84a8e6
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=77", "setuptools-scm>=8", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "customerio_cdp_analytics"
+name = "customerio-cdp-analytics"
7
dynamic = ["version"]
8
# Version is derived from git tags via setuptools-scm (e.g. tag v3.0.0 → version 3.0.0)
9
description = "Customer.io Data Pipelines (CDP) Python bindings."
0 commit comments