diff --git a/setup.py b/setup.py index da298a0..24f867f 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='pypeerassets', - version='0.4.1', + version='0.4.2', description='Python implementation of the PeerAssets protocol.', keywords=["blockchain", "digital assets", "protocol"], url='https://github.com/peerassets/pypeerassets',