We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af794e commit 005a23cCopy full SHA for 005a23c
1 file changed
pyproject.toml
@@ -1,11 +1,11 @@
1
-[build-system]
+[build-system]
2
requires = ["setuptools>=68", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "authforge-sdk"
7
version = "1.0.2"
8
-description = "Official Python SDK for AuthForge — credit-based license key authentication with Ed25519-verified responses."
+description = "Official Python SDK for AuthForge — credit-based license key authentication with Ed25519-verified responses."
9
readme = "README.md"
10
requires-python = ">=3.9"
11
license = { text = "MIT" }
0 commit comments