🔖 chore: naming 1

This commit is contained in:
Joschka Braun
2023-04-24 13:23:47 +02:00
parent af321e1c41
commit f0786a202d

View File

@@ -19,7 +19,7 @@ except FileNotFoundError:
setup(
name='gptdeploy',
name='gpt-dev',
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(),