diff --git a/setup.py b/setup.py index 3f7d205..5fe4741 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="python_web3_wallet", - version="0.0.4", + version="0.0.5", author="Gnosis AI", author_email="ai@gnosis.io", description="Streamlit component that allows users to connect a wallet and send transactions with dynamic recipients and amounts",