mirror of
https://github.com/emendir/EndraApp.git
synced 2025-12-23 22:18:10 -05:00
v0.5.0 Implemented WalytisOffchain storage encryption
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user