We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f46336 commit 15569c3Copy full SHA for 15569c3
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "uid2_client"
10
-version = "2.4.6"
+version = "3.0.0a1"
11
authors = [
12
{ name = "UID2 team", email = "unifiedid-admin@thetradedesk.com" }
13
]
@@ -18,7 +18,7 @@ classifiers = [
18
"License :: OSI Approved :: MIT License",
19
"Operating System :: OS Independent",
20
21
-requires-python = ">=3.6"
+requires-python = ">=3.8"
22
dependencies = [
23
"setuptools",
24
"pycryptodome",
0 commit comments