funga

Signer and keystore daemon and library for cryptocurrency software development
Log | Files | Refs | README | LICENSE

commit ebff903a0adbe3dec2a7a856de1bca9ab8fc7230
parent f0e00152b71c8111efe1ddb212261b043c54168a
Author: nolash <dev@holbrook.no>
Date:   Mon, 11 Jan 2021 18:07:09 +0100

Bump

Diffstat:
Msetup.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py @@ -24,7 +24,7 @@ f.close() setup( name="crypto-dev-signer", - version="0.4.13b2", + version="0.4.13b3", description="A signer and keystore daemon and library for cryptocurrency software development", author="Louis Holbrook", author_email="dev@holbrook.no",