Add no-newline option for output

This commit is contained in:
lash
2022-01-25 11:11:55 +00:00
parent d50489f0ba
commit c3033e9572
4 changed files with 14 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ f.close()
setup(
name="funga-eth",
version="0.5.4b1",
version="0.5.4b2",
description="Ethereum implementation of the funga keystore and signer",
author="Louis Holbrook",
author_email="dev@holbrook.no",