Skip to content

Commit 74c5e16

Browse files
committed
chore: update project dependencies in pyproject.toml
1 parent e1988b7 commit 74c5e16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ requires = ["setuptools>=61"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "dpdpstack"
6+
name = "dpdpstack-python-sdk"
77
version = "0.1.0"
88
description = "DPDP-compliant data erasure for Indian apps: legal-hold-aware deletion, PII anonymization, and tamper-evident Certificates of Erasure. Zero-egress - runs inside your app."
99
readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = { text = "MIT" }
12-
authors = [{ name = "DPDPStack" }]
12+
authors = [{ name = "getdpdp.net" }]
1313
keywords = ["dpdp", "dpdpa", "privacy", "data-deletion", "erasure", "rbi", "pmla", "compliance", "india"]
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)