diff --git a/setup.py b/setup.py index 26cdc18..7cff781 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='altcha', - version='0.1.4', + version='0.1.5', description='A library for creating and verifying challenges for ALTCHA.', long_description=open('README.md').read(), long_description_content_type='text/markdown',