Skip to content

Commit 1af794e

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 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"
7-
version = "1.0.1"
8-
description = "Official Python SDK for AuthForge credit-based license key authentication with Ed25519-verified responses."
7+
version = "1.0.2"
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)