geändert: README.md

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