chore: add demo

This commit is contained in:
2023-07-21 15:37:41 +08:00
committed by Bryant He
parent c76238125f
commit 37bdf56862
10 changed files with 34 additions and 7 deletions

View File

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