fix: update method of start_grafana

This commit is contained in:
2023-08-07 14:44:34 +08:00
committed by Bryant He
parent e19884b1c0
commit 0a2a382a35
2 changed files with 2 additions and 2 deletions

View File

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