Bug fix: is_valid_host, is_valid_port and validate_address_port in jeb_utils.utils were not included in __all__
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "jeb-utils"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
description = "Common utils for JEB client and server."
|
||||
dependencies = ["cryptography"]
|
||||
license = "Apache-2.0"
|
||||
Reference in New Issue
Block a user