docs: update readme

This commit is contained in:
2023-07-21 17:49:34 +08:00
committed by Bryant He
parent 9ac4a39c0d
commit 920e204756
2 changed files with 15 additions and 5 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.2',
version='0.2.3',
description='A lightweight Python distributed microservice solution',
long_description=long_description,
long_description_content_type='text/markdown',