v0.5.0 Implemented WalytisOffchain storage encryption

This commit is contained in:
Emendir
2025-12-17 09:22:22 +01:00
parent 357bf864a3
commit 6c1f8a5449
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
dynamic = ["dependencies"]
name = "endra_app"
authors = [{ name = "Emendir" , email = "dev@emendir.tech"}]
version = "0.4.0"
version = "0.5.0"
license = {text="MIT-0 OR CC0-1.0"}
description = "P2P Messenger"

View File

@@ -1,4 +1,4 @@
endra>=0.4.1,<0.5.0
endra>=0.5.0,<0.6.0
ipfs_node==0.1.12rc6
ipfs_tk>=0.1.6