chore: update the test files

This commit is contained in:
2023-07-24 17:59:54 +08:00
committed by Bryant He
parent dd23c91192
commit 0777788609
2 changed files with 13 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
setup(
name='namekoplus',
version='0.3.0',
version='0.3.1',
description='A lightweight Python distributed microservice solution',
long_description=long_description,
long_description_content_type='text/markdown',