Bump beta, upgrade rlp

This commit is contained in:
nolash
2021-01-11 20:30:20 +01:00
parent ebff903a0a
commit d07fc6c767
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ psycopg2==2.8.6
cryptography==3.2.1
eth-keys==0.3.3
pysha3==1.0.2
rlp==2.0.0a1
rlp==2.0.1
json-rpc==1.13.0
confini==0.3.5
sqlalchemy==1.3.20

View File

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