Added feature for validating addresses

This commit is contained in:
2026-02-28 03:07:33 +01:00
parent 2ab4cfce4e
commit f89b6445ff
3 changed files with 53 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "jeb-utils"
version = "0.2.0"
version = "0.2.1"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]
license = "Apache-2.0"