Skip to content

Commit 005a23c

Browse files
committed
feat: self-ban support, HWID override support, release 1.0.2
1 parent 1af794e commit 005a23c

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
@@ -1,11 +1,11 @@
1-
[build-system]
1+
[build-system]
22
requires = ["setuptools>=68", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "authforge-sdk"
77
version = "1.0.2"
8-
description = "Official Python SDK for AuthForge — credit-based license key authentication with Ed25519-verified responses."
8+
description = "Official Python SDK for AuthForge credit-based license key authentication with Ed25519-verified responses."
99
readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = { text = "MIT" }

0 commit comments

Comments
 (0)