Update handshake algorithm

This commit is contained in:
2019-09-10 04:56:57 +00:00
parent e0c9dfd2ad
commit 9a7e0bb23c
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with io.open('README.md', encoding='utf-8') as fh:
long_description = fh.read()
setuptools.setup(name='bwb',
version='1.0.8',
version='1.0.9',
description='bwb',
long_description=long_description,
long_description_content_type='text/markdown',