Skip to content

Commit

Permalink
Make the project name comply to PEP 625
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel authored Dec 30, 2024
1 parent 46a372d commit 6534111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
long_description = f.read()

setup(
name="rasa-vier-cvg",
name="rasa_vier_cvg",
version="9.9.9",
description="Rasa-integration for the VIER Cognitive Voice Gateway",
author="VIER GmbH",
Expand Down

0 comments on commit 6534111

Please sign in to comment.