Fixed a bug

This commit is contained in:
2026-02-22 21:49:14 +01:00
parent 2c23f59f7c
commit baa58ff831
3 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "jeb-utils"
version = "0.1.3"
version = "0.1.4"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]
license = "MIT"