🔖 chore: naming 3

This commit is contained in:
Joschka Braun
2023-04-24 13:29:44 +02:00
parent 4f581960f7
commit 33c7f7ed2d

View File

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