geändert: README.md

geändert:       pyproject.toml
	geändert:       src/jeb_utils/jeb_utils.py
This commit is contained in:
2026-02-19 17:21:17 +01:00
parent a0036b6767
commit 72de06e531
3 changed files with 32 additions and 27 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ build-backend = "setuptools.build_meta"
[project]
name = "jeb-utils"
version = "0.1.0"
version = "0.1.1"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]