diff --git a/setup.py b/setup.py index bf0ed34..c467ce2 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( name='cryptoconditions', - version='0.3.0', + version='0.3.1', description='Multi-algorithm, multi-level, multi-signature format for ' 'expressing conditions and fulfillments according to the Interledger Protocol (ILP).', long_description=__doc__,