🔖 chore: naming 2

This commit is contained in:
Joschka Braun
2023-04-24 13:25:09 +02:00
parent f0786a202d
commit 4f581960f7

View File

@@ -19,7 +19,7 @@ except FileNotFoundError:
setup(
name='gpt-dev',
name='gptdev',
version=__version__,
description='Use natural language interface to generate, deploy and update your microservice infrastructure.',
long_description=open('README.md', 'r', encoding='utf-8').read(),